Which of these methods returns the class of an object?
(a) getClass()
(b) Class()
(c) WhoseClass()
(d) WhoseObject()
I had been asked this question by my college director while I was bunking the class.
My enquiry is from Java.lang in portion Exploring java.lang & java.io of Java