Answer Posted / malay
Wait() , notify(), toString(), equals() , clone()
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the this keyword?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
Which class is the superclass for every class in java programming?
How do you achieve polymorphism in java?
What are the advantages and disadvantages of object cloning?
Which collection is thread safe in java?
What is the difference between jdk, jre, and jvm?
Can we have a try block without catch block?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is a class object?
How does varargs work in java?
Write a java program that prints all the values given at command-line.
What does regex mean?
What is a for loop in java?
What is a memory leak in java?