Title: Inner classes: syntax to use it - Sun Certified Java Programmer 310-065 - Lesson 38
Duration: 16 minutes
Summary: In this video we start our discussion of inner classes. An inner class is a class declared within a class. Since it is declared within the enclosing class, it has access to the enclosing class’s members (including the private ones). A method-local inner class is a class that is defined within a method of the enclosing class. In our discussion we will tackle some questions that help us understand how inner classes work, and the correct syntax to use to declare inner classes. Most of the exam questions will revolve around the syntax used to declare and call methods of inner, anonymous, and method-local classes.
Methodology of the development of example: Good coding standard and simplified design to prepare for the Java programmer certification exam CX-310-065.
Technology Used: Java – Core Concepts
Keywords: Inner classes, class, object, Method-local inner classes, Anonymous inner classes, static nested classes.












Post stats:
See the prices for this post in Mr.Bool Credits System below: