whats the difference between == and .equal ?
Answer Posted / guest
== compares the objects but .equals compare the value of the
objects.
| Is This Answer Correct ? | 18 Yes | 9 No |
Post New Answer View All Answers
What is the maximum size of a string in java?
What is javac in java?
Is Constructor possible in abstract class in java ?
What is jdbc api?
What is the advantage of preparedstatement over statement?
What is regex used for?
Is array an object in java?
Convert a BST into a DLL and DLL to BST in place.
Define jre i.e. Java runtime environment?
What is google full form?
Can we return null in java?
What is hashtable and explain features of hashtable?
Why char array is preferred over string for storing password?
What is an exception in java?
What is procedure writing?