what are the methods of an object class?
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),