Answer Posted / srikanth
HashCode is an integer value which refers the memory location of the Object.if there is any need to compare two objects it will done by the memorylocation of that object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does java trim remove newline?
Can I learn java in 3 months?
Can a main method be overloaded?
What is super in java?
What is string :: npos?
What are the types of casting?
What is are packages?
What is structure of java heap? What is perm gen space in heap?
What is a predicate method?
Explain hashset and its features?
What are conditionals and its types?
Explain about strings in java?
What is multi-catch block in java?
What is static keyword?
Can a class extend 2 classes in java?