CS100A Lecture 10
Previous Lecture
- Program 3: Discussion
- Client Server Model of Program Structure
This Lecture
- Scope of names and the lifetime of variables
- blocks and local variables
- methods and parameters
- classes, class variables, and instance variables