Which Of These Methods Returns The Class Of An Object #565
Which of these methods returns the class of an object?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Exploring Java Lang Java IO - java.lang - Class - Quiz No.1.
Which of these methods returns the class of an object?
getClass()
Class()
WhoseClass()
WhoseObject()