Multiple Choice
The __________ method is called automatically when an object reference is used as a String.
A) enum
B) toString
C) overriding
D) getName
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: Which access modifier can be referenced by
Q44: The body of a method must be
Q45: price is an instance variable of a
Q46: The reference _ refers to the object
Q47: The enum objects are instantiated as _
Q49: It is possible to create user-defined classes
Q50: When you define a static variable for
Q51: A parameter to a mutator method with
Q52: Mutator methods can be void methods or
Q53: An instance method can reference which of