Answer Posted / guest
In Java, object is associated with hash code. Hash Code is a
signed number that identifies the object.
| Is This Answer Correct ? | 39 Yes | 6 No |
Post New Answer View All Answers
What is the difference in between cpp and java? Can u explain in detail?
What is difference between length and length() method in java ?
What is a variable in java?
What is lazy initialization in java?
How can we avoid including a header more than once?
What is busy spin, and why should you use it?
What exactly is methodology?
How can we pass argument to a function by reference instead of pass by value?
What is the use of keywords in java?
What is tree in java?
Why main method is called first in java?
What is the static block?
What is the difference between char and char *?
Does every java program need a main?
What is concurrent hashmap and its features?