Classes - Part 2

BE-104, Learning Objectives


Be able to create and use methods that return objects.

Be able to correctly use the reserved word this in methods.

Be able to define and use overloaded methods and constructors.

Be able to define and use class methods and variables.

Be able to describe how primitive and object the arguments are passed to the parameters using the pass-by-value scheme and the implications of this with regard to changing the values of argument and parameters.

Be able to professionally document classes with javadoc comments.

Be able to efficiently organize classes into a package and use your own packages.


Send comments and suggestions about these objectives to: Dr. Charles S. Tritt
This page last updated 5/3/05