Java.lang.Object Class:
- For all classes java.lang.Object is a base class.
- The important methods of java.lang.Object class is:
- toString();
- hashCode();
- equals();
- getClass();
- Notify();
- NotifyAll();
- Wait();
This is my blog on Java Technology. This blog gives you a clear idea about basics of java and some example programs.In upcoming days i will update the concepts of Servlet,JSP,and J2EE concepts