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
How do you escape in java?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
What should I import for arraylist in java?
What is general methodology?
What are the types of exceptions?
What is scope & storage allocation of static, local and register variables? Explain with an example.
What is the difference between a loader and a compiler?
What is the difference between a static and a non-static inner class in java programming?
How can you set an applet’s height and width as a percentage?
How will you call an Applet using Java Script Function?
What is the use of string and stringbuffer?
What is a consumer in java?
What is merge sort in java?
What is the full name of java?
What is mean by exception?