Multiple Choice
The Object class equals() method returns a boolean value indicating whether the objects are equal. This equals() method considers two objects to be equal only if they have the same ____.
A) address
B) value
C) hash code
D) number of characters
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: Java's Object class contains a public method
Q39: The java.lang package contains fundamental classes and
Q40: When a superclass is abstract, you cannot
Q41: How is the Object class equals() method
Q42: Which of the following is NOT true
Q44: What is an abstract class? Give an
Q45: The _ method is useful in debugging
Q46: It is common to create an interface
Q47: Give an example of how you can
Q48: If you attempt to instantiate an object