Chapter Summary


graphics/chsum_icon.gif

The following information was included in this chapter:

  • explanation of declaration, construction, initialization, and usage of both one- and multi-dimensional arrays, including anonymous arrays

  • defining classes

  • defining methods , usage of the this reference in an instance method, and method overloading

  • defining constructors, usage of the default constructor, and overloading of constructors

  • defining and using packages

  • discussion of accessibility (default, public ) and other modifiers ( abstract , final ) for classes and interfaces

  • explanation of class scope for members , and block scope for local variables

  • applicability of member accessibility (default, public , protected , private ) and other member modifiers ( static , final , abstract , synchronized , native , transient , volatile )



A Programmer[ap]s Guide to Java Certification
A Programmer[ap]s Guide to Java Certification
ISBN: 201596148
EAN: N/A
Year: 2003
Pages: 284

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net