Page 1 of 1

Which of these method of Object class is used to obtain class of an object at run time?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) get()
b) void getclass()
c) Class getclass()
d) None of the mentioned