Answer Posted / paletipatisrinu
object is the super class for all the class the following
methods are
clone(),
equals(Object obj),
protected void finalize(),
Class getClass(),
int hashCode(),
void notify(),
void notifyAll(),
String toString(),
void wait() ,
void wait(long timeout),
void wait(long timeout, int nanos),
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How use .contains in java?
Can a hashset contain duplicates java?
Can you have two constructors in java?
What do you know about java?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
What is the importance of static variable?
What are extraneous variables examples?
What is final keyword in java?
What is the difference between equals() and == in java?
What is anti pattern in cyber security?
What the difference is between execute, execute Query, execute Update?
How does remove work in java?
What is boolean false?
What is a default method?
What happens if we don’t define serial version uid?