( --> )
Lab - Strings and "On Line Documentation"
Objectives
- To acquaint you with the String class
of the java.lang package.
- To engage you in some simple string processing.
- To provide you with an experience in working
from "on-line" documentation.
- To practice you in the writing of instance
method operators.