> hi everyone> is there any difference between nested class( inner> classes) and subclasses that are used in the context> of inheritance?yes, huge difference.
Check the following links, http://java.sun.com/docs/books/jls/second_edition/html/classes.doc.html http://java.sun.com/docs/books/tutorial/java/javaOO/innerclasses.html