CMSC 202 - Fall 2005

Computer Science II for Majors

CMSC 202 Home page

Instructions:

These are the laboratory exercises for the semester.

WARNING: these exercises may change up to the Friday before the lab.

You are expected to work on and complete the lab DURING your laboratory section NOT before. We have provided these lab descriptions so that you may prepare if you feel unsure of the material presented in class or if you would like to simply read-over the lab before attending lab.

Prelab Self-Check - While these questions are not required, we have provided them so that you can be sure to be prepared to complete the lab during the time allotted. These questions were designed to review the material that you should understand and know before coming to lab. Please be sure to answer them before you attend the lab. The Teaching Assistants expect that you understand the material covered by these questions. Prelab Self-Check questions will be posted on the Friday evening the week before the lab.

Students who complete the lab PRIOR to attending their lab section will not get credit for the lab.

Lab # Prelab Self-Check

Topic

1 Prelab       Vector of strings
2 Prelab       Functions
3 Prelab       Classes
4 Prelab       Aggregation
5 Prelab       Operator Overloading
6 Prelab       Dynamic Memory
7 Prelab       Inheritance
8 Prelab       Polymorphism
9       Exceptions
10       Templates