Vidyalelo
Java Programming · Q203

Interfaces and Abstract Classes

Programming · Java Programming · question 203

Q203

Which of these methods return a class object given its name?

A.
getClass()
B.
findClass()
C.
getSystemClass()
D.
findSystemClass()
Answer

Answer: Option D

Solution

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