Next: 1.11.1 Local variables
Up: 1. From Scheme to
Previous: 1.10.2 Other Uses of
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
Corky Cartwright
2000-01-07