CS 2213 Advanced Programming Final Exam Review: Spring 2001

This will be a closed book exam.

The exam will cover the material from the text through Chapter 7.

It will also cover the material discussed in class, some of which is not in the text, as well as the programming assignments.

Review the programming assignments:

Make sure you also understand the following data structures and their representations:

Notes for the class material are available on the web.

The best place to start reviewing for this exam is to go over what you got wrong on the other exams.

The key to this test is to understand pointers and structures.

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

  • Back to CS 2213 Homepage