IT
Sobes
Menu
Home
Java
Android
Java
ObjectMethods
Frequently asked interview questions about internals of java.lang.Object class. Detailed analysis of the methods that are inherited by any class from the base Object.
Name all methods of class java.lang.Object
getClass
equals, hashCode
clone
toString
finalize
wait, notify, notifyAll