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
How to instantiate member inner class?
What is a double?
What is predicate in java?
How to stop a thread in java? Explain about sleep () method in a thread?
Why does java doesnt suuport unsigned values?
Is it possible to override private or static method in java?
How do you use compareto?
How many bytes are a float?
What is mysql driver class name?
How to restrict a member of a class from inheriting by its sub classes?
Explain java thread life cycle.
How do you include a string in java?
Explain creating threads by extending thread class ?
What mechanism does java use for memory management?
explain the concept of virtual method invocation in polymorphism in detail?