CS100A Lecture 13
Previous Lecture
- Java constructs
- for( initialized-declaration; … )
- throw
- Programming Concepts
- Multiple class implementations
- Use of an array for maintaining a list of items
- Exception handling
- Reading: Lewis and Loftus, Chapters 5 and 6.
This Lecture
- Additional material on the use of arrays and alternative implementations of a class