This Question is Answered 

    What Is The Need Of Inner Classes In Java?

    asked 2 years ago

    Answers


    For security purpose, in inner class we may place some important data. If others want to access the data you may check the password .The creation of inner class obejects is done in the out side class method.

    answered 2 years ago

    New Comment

    1000 words left

      Ask the Community a Question