1.

What Is Inner Class?

Answer»

If the methods of the INNER CLASS can only be ACCESSED via the INSTANCE of the inner class, then it is CALLED inner class.

If the methods of the inner class can only be accessed via the instance of the inner class, then it is called inner class.



Discussion

No Comment Found