Which Of These Methods Return A Class Object Given Its Name #566
Which of these methods return a class object given its name?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Exploring Java Lang Java IO - java.lang - Class - Quiz No.1.
Which of these methods return a class object given its name?
getClass()
findClass()
getSystemClass()
findSystemClass()