what is the difference between equals method and ==
Answer Posted / leo zhao
Hi Ravi,
a==c----> returns true, only if obj1 c = a.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is the meaning of course?
Does java vector allow null?
What is early binding and late binding in java?
Variable of the boolean type is automatically initialized as?
What is a module function?
Which object oriented concept is achieved by using overloading and overriding?
What does this () mean in java?
How many threads does a core java have?
How many characters is 16 bytes?
Explain the importance of finalize() method.
What is difference between identifier and variable?
What is the difference between processes and threads?
What is anagram word?
What is += mean in java?
What is the difference between jdk, jre, and jvm?