If i run multilpe times this program shows the output 122,212 so on...
Whats going on here???
What is meant by these lines??
A static inner class can NOT be instantiated, through an instance of outer class. and
Non static inner class cannot access, without having an instance of the outer class.
I have no idea about that??
can any one please explain???