Multiple Choice
The ____ method is useful in debugging a program because it can be used to display and examine values.
A) finalize()
B) toString()
C) notify()
D) equals()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: When a superclass is abstract, you cannot
Q41: How is the Object class equals() method
Q42: Which of the following is NOT true
Q43: The Object class equals() method returns a
Q44: What is an abstract class? Give an
Q46: It is common to create an interface
Q47: Give an example of how you can
Q48: If you attempt to instantiate an object
Q49: Match each term with the correct statement
Q50: public abstract class Shape <br>{ <br> private int