what are the methods of an object class?

Answer Posted / m.pushpa

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 ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of tostring() method in java?

558


When is the finally clause of a try-catch-finally statement executed?

506


What is method in java ?

631


Why Java is not pure Object Oriented language?

653


How do you control extraneous variables?

512






What is java in detail?

563


What are disadvantages of java?

525


What does += mean in java?

580


What are static variables and functions?

631


What is the properties class?

565


Can private class be extended java?

571


Explain about strings in java?

624


what is meant by HQL?

647


How does multithreading take place on a computer with a single cpu?

551


What is the generic function?

531