When I created a instance of a class A and tried to access its getClass() method, its return type is different than what is mentioned in java Object class.
A