CS 4953, Spring 2003
Exam 1 will be on Tuesday, March 11, 2003
The exam will be in our classroom, 3.02.24 HSS, not in the conference room.
You may use any books or notes that you wish.
You will be provided with any tables you might need.
You will not have to write any programs.
Bring a calculator that can take square roots.
Topics for the exam:
- Times and timers
Understand the issues of timing programs: resolution
- Threads
Understand how threads are created and how information is passed to and
from threads.
- Probability and Statistics
You do not have to memorize any formulas, but you need to understand
what they mean and how to use them.
Be able to do problems like the easy ones on Assignment 2.
- Sample Data
Be able to do problems like the ones on Assignment 3.