if two references are having same hash codes,is that means
those are refering to same object?
Answer Posted / dimpu
thanks for ur answer aparna
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a final variable be manipulated in java?
What is the latest version of java?
How are this() and super() used with constructors in java programming?
What do you understand by soft reference?
What is the file type?
Can we use string in switch case in java?
How many types of threads are there in java?
Can a top level class be private or protected?
What is the static keyword?
Why is stringbuffer thread safe?
What is the difference between member variables initialization and assignment in a constructor?
What is the applet security manager, and what does it provide?
What are the application of stack?
Describe different states of a thread.
What is singleton class example?