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
a) get()
b) void getclass()
c) Class getclass()
d) None of the mentioned
b) void getclass()
c) Class getclass()
d) None of the mentioned