AP Computer Science Amediummcq1 pt
Which describes the object's toString before it is overridden?
A.class name and hash code
B.all field values
C.an empty string
D.the memory address only
Object's toString shows class and hash.
Aclass name and hash code
Practice more AP Computer Science A questions with full explanations
Practice Unit 9: Inheritance Questions →