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
Is java good for beginners?
Name some classes present in java.util.regex package.
what is use of functional interface in java 8?
What are the main uses of java?
Is .net better than java?
What are advantages and disadvantages of OOPs?
What is the difference between applet and application?
What is the structure of java?
What are keywords give examples?
What is flush () in java?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is the difference between Error, defect,fault, failure and mistake?
When does a class need a virtual destructor?
Is char a data type in java?
What is final modifier?