Multiple Choice
The Object class contains the method:
A) getClass()
B) toString()
C) equals()
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Inheritance refers to a very specialized form
Q5: The keyword extends indicates polymorphism.
Q23: A derived class is also called a<br>A)sub
Q25: Explain the modifiers public,protected and private.
Q26: A base class is synonymous with a:<br>A)Child
Q32: Overriding is when a derived class redefines
Q34: A derived class is a class defined
Q39: The call to the base class constructor
Q40: Explain how parent and child classes are
Q42: A derived class contains only public instance