next up previous
Next: Palindromes Up: Assignment 7: Strings and Previous: Experiments!

Documentation

1.
Go to the following web page:

http://java.sun.com/products/jdk/1.1/docs/api/packages.html

2.
Click on java.lang. This is the package that contains many of the built-in Java classes.

3.
Click on String. A pretty long page will appear containing some general information about Strings along with documentation of all the String methods. Print this page and add it to your three-ring binder of class materials. Highlight the methods we have used so far.



Allen B. Downey
1999-10-19