Exam1 will consist of seven short answer questions (each worth 10 points) and a 30 point long program.


The seven short answer problems will be similar in complexity to the exercises at the end of each chapter of the textbook and will cover the following areas:

1. Order of operations

2. Debugging syntax (or compilation) errors

3. Computer Science concepts and terminology

4. Loops and if-else statements

5. Nested loops

6. Methods

7. Value parameters and Reference parameters


The 30 point long program will be based on the programs assigned for homework.