Answer Posted / naddu
inner class is a class within the class. without inner
class outer class is does't exist. outer class is depends
on inner class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain reverse a linked list recursive java solution?
What are the advantages of java?
Why pass by reference is not possible in java?
Which package is imported by default?
What is a method header?
Is string is a keyword in java?
v-model life cycle
Is nullpointerexception checked or unchecked?
Can list be final in java?
What is integer size in java?
Explain exception chaining in java?
What is null mean in java?
Can we make constructors static?
what methods would you overwrite in java.lang.object class?
What is void keyword?