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
What is the maximum size of array in java?
How will you initialize an Applet?
What do you know about the garbate collector?
How do you change an int to a string?
What is the purpose of void class?
How does map works in java?
What is namespace in java?
Give an example of call be reference significance.
What is literal example?
What does escaping a character mean?
What is boolean in java?
What is a functional interface?
Tell us something about an iterator.
What is hashmap in java?
Why is it called buffering?