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
Give few difference between constructor and method?
List some java keywords sun like c, c + + keywords?
Is string is a data type in java?
How do you convert int to char in java?
What is methodological theory?
Similarity and difference between static block and static method ?
What are the basics of core java?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
What is java used for?
What are keyboard events?
Can we create an object of private class?
What is the difference between assignment and initialization?
what do you mean by java annotations?
Write a program to calculate factorial in java?
What does the @override annotation do?