The Java Object getClass() method returns the class name of the object . The syntax of the getClass() method is: object.getClass()
The Java Object getClass() method returns the class name of the object . The syntax of the getClass() method is: object.getClass()