I have a declare a member class in main class.
Now i want to create a instance of that member class in the main class , is it possible ,
on which places i can create the instance of that member class