CS111 Final Exam Topics

The CS 111 final is open book and open notes and will be similar to the midterm.  You are not allowed to use a computer since you will be given some programs and asked to provide the output when the program is run.  Since this class builds upon the material covered in the first half of the course, the exam is comprehensive, but will focus on the following topics:

Subroutines and Functions

Loops

Arrays

Objects  (more conceptual coverage here than have you write code)

Misc