CS 2213 Advanced Programming First Midterm Exam Review: Spring 2001

This will be a closed book exam.

The exam will cover the material from the text through Section 5.5.
Although we will not formally cover Section 5.5 until Tuesday, February 20, there is no new material in this section, it is mainly examples.

It will also cover the material discussed in class, some of which is not in the text, such as multiple precision arithmetic and the heap sort.

Notes for the class material are available on the web.

Some of the types of problems that may appear on the test include:

  • Back to CS 2213 Homepage