CS 2213 Advanced Programming First Midterm Exam Review: Fall 2000
This will be a closed book exam.
The exam will cover the material from the text through the part of
Chapter 5 covered in class on Thursday, September 21, the middle of Section 5.2.
It will also cover the material discussed in class, some of which is not
in the text.
Notes for the class material are available on the web.
Some of the types of problems that may appear on the test are:
- Write a program segment
- Write a function
- Write a main program
- Explain what the following code does
- State what output is produced by the following
- Trace a program (like we did in class on Sept 21.);
- Essay questions (usually 1 or 2 sentences)
Back to CS 2213 Homepage