CIS 3115
Modern Programming Techniques
Exam #2 Topic List


The Structure of the Exam

The exam is cumulative, but focuses on Lectures/Labs 4-5. Here is a detailed breakdown of the topics

Exception Handling

Throwing, catching exceptions try/catch blocks

Recursion

… and of course … Classes