Vidyalelo
Java Programming · Q53

Inheritence

Programming · Java Programming · question 53

Q53

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

A.
get()
B.
void getclass()
C.
Class getclass()
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board