Which method is used to find that the object is exited or
not?
Answer Posted / kureshi salman rafik
equals() method is used to find that the object is exited
or
not.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a parameter in java?
What is jagged array in java?
What is the new line character?
What do you mean by a JVM?
How do you check if two strings are equal in java?
What are the different types of inner classes?
What is an example of procedure?
What are new features introduced with java 8 ?
How would you dynamically allocate memory to an array?
How does arrays sort work in java?
How will you communicate between two applets?
What is the meaning of 3 dots in java?
How hashmap works in java?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
When will we use them?