Test 1 Information

This is a review for Test 1 which covers Chapters 1 and 2 of the text. You can start the test 10 minutes before the scheduled class time; however, the official start time is the regular class time (meaning you shouldn't need extra time to take the test, but if you do, I am giving you 10 minutes up front). Once I arrive and people start the test, please remain outside the classroom until you are ready to take the test. In other words, if you need a few more minutes to study, please do this outside the classroom.

Overview

The test will have two parts. You will complete the first part and turn it in before receiving the second part. Once the first part is turned in, you cannot go back and change anything.

Short Answer and/or Multiple Choice - Similar to review questions. Work out a problem (Ch. 1), list something, show the output of some code, find the error, write a line of code or two

Programming - You will write some programs similar to your homework and programming exercises. If you are asked to write a program, you must write the entire program, including import statements. If you are asked to write a snippet of code, then you write just the code that occurs inside the main.

How Should I study?

  1. Make sure you have read the book and know the terminology.
  2. Answer the review questions.
  3. Rewrite the code for as many programs as you can.
  4. A snippet of code is the code inside a main.