Answer Posted / guest
Non Static inner classes have object instances that are
associated with the classes outer class.Static inner
classes have no object instances.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between java applets and applications?
Explain the difference between abstract classes and interfaces in java?
What is the difference between Java and C++?
Explain the importance of finalize() method.
What will happen if static modifier is removed from the signature of the main method?
Is arraylist a class in java?
Can we assign null to double in java?
Is array a class?
What are the object and class classes used for?
What is string [] java?
What is the final method?
What are the differences between wait() and sleep()?
Which software is used for java programming?
What is the char data type?
What is skeleton and stub?