Nested or Inner Classes in Java

<< Previous Chapter Next Chapter >>

Definition:

A nested or inner class is a class defined inside another class as a data member. In java we can have following 4 types of nested classes. Please click on them and go through detailed explanation:






<< Previous Chapter Next Chapter >>








No comments:

Post a Comment