CSCE A211 Final/Midterm 3 Exam Topics

The exam is open book and open notes.  However, they are not open-neighbor. You can use a computer to access any notes you may have taken, programs you wrote, handouts or programs I have provided, or to read your book (if you have an electronic version). However, you are not allowed to use the computer to compile and run programs or to do anything online. You will have a variety of questions on the exam.  There may be a small number of short-answer and multiple choice questions.  There will be more questions where you will be given some code and asked to trace through it when executed, or given small bits of code to write.  The coverage is based on the lecture material. The topics that will be covered are listed below:

Anything from Midterms 1 and 2

Inheritance

Graphics

Linked Data Structures

Exceptions

Templates in C++

Standard Template Library

Regular Expressions

Misc