Programming Languages Java Objective
Mar 02, 2013

Which class does not override the equals() and hashCode() methods, inheriting them directly from class Object?

Choose the correct answer:
A) java.lang.String
B) java.lang.Double
C) java.lang.StringBuffer
D) java.lang.Character
Detailed Explanation

Option C is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback