Next: Local variables
Up: From Scheme to Java
Previous: A Complete Java Program
We have nearly finished covering the core ``functional'' subset
of Java. Only a few loose ends remain. They include:
- local variables;
- casts and static type checking;
- exceptions; and
- name and method overloading
Subsections
Corky Cartwright
2004-02-05