Answer Posted / neeraj agrawal
nested class are those class with in another class
whose defined in static modifier while inner class are those class with in another class is called inner class.
ya we can say static class are nested class while inner class are non static class.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Which is better singleton or static class?
what is function overloading in java?
What does the @override annotation do?
What is logical variable?
What are the application of stack?
What is the difference between abstraction and encapsulation?
What is object in java?
What is meant by object oriented programming – oop?
whatis Home interface and Remoteinterface? with example?
how to open and edit XML file in Weblogic???
What are untrusted applets?
What is the difference between sop and work instruction?
What is string example?
Is boolean a data type in java?
What is difference between hashset and hashmap in java?