UMBC CMSC 202, Computer Science II, Spring 1999,
Sections 0101, 0102, 0103, 0104
10. Classes and Objects (cont'd)
March 2, 1999
[Previous Lecture]
[Next Lecture]
Revised versions of the Rate and RateTable classes
- Static vs. non-static members
- Static data
- Initialization of static data members
- Static functions
- Source code example: Rate and RateTable classes
[Previous Lecture]
[Next Lecture]