Hi,
In a mock
test i was seeing the following question
which is true regarding Inner Class
the right ANSWERES where
a) An instance of a top level nested class can be created with out an instace of its enclosing class
b) to create an instance of a member class an instance of its enclosing class is required
I'm not able to relate the ans (a)
IT would be great if any one could explain it with an example........!!!1