Fifth International World Wide Web Conference
Real Application Notes
- Declarations may appear anywhere within a class or method
- must precede first use
- promotes locality of reference
- contributes to the readability
- InputStream System.in only provides low-level, byte-oriented operations
- Associated with DataInputStream
- provides facilities to read in values associated with the built-in types
Java - An Introductory Language Tutorial
(E.A.Johnson)