Can Java inner class be private?

Unlike a class, an inner class can be private and once you declare an inner class private, it cannot be accessed from an object outside the class. Following is the program to create an inner class and access it.

Sizin İçin Seçtik  What is a class Member?

Leave a Reply

Your email address will not be published. Required fields are marked *