Q4
What is the purpose of the `hashCode()` method in Java's Object class?
A.
To execute SQL queries
B.
To return a unique identifier for an object
AnswerC.
To create JavaBeans
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board