

MCQOPTIONS
Saved Bookmarks
1. |
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() |
D. | None of the mentioned |
Answer» D. None of the mentioned | |