CS 302 Summer 2012 Exam Topics CS 302 Summer 2012 Exam Topics

EXAM TOPICS for CS302 Summer 2012

In This Page: Midterm Exam 1 | Midterm Exam 2 | Final Exam
Other pages: Exam Information

Midterm Exam 1:

Very Important Notes:

  1. It is closed book
  2. No calculators, or computing devices of any sort(iPad, laptops etc.)
  3. Make sure you have at least a vacant seat to your left AND right during exam
  4. Bring your UW ID, it'll be collected before you can take the exam and be returned after you submit your exam. The exam is voided if you take it without submitting your UW ID.

You are responsible for material covered in:

You need to memorize the common operator precedence && the common methods for the Java classes covered in lectures PPT slides, especially those methods in the following Java classes: Math, Scanner, String and Random. Methods or classes not covered in slides will be provided in a reference sheet.
Midterm 1 will consist of both multiple choice and written questions.

Sample Questions

Click on Sample Questions to get a feel what the format is for multiple questions. As for the written part, it's gonna be very similar to what you saw in HWs 1&&2.


Topics:

"Random Fact" sections are not included.

Midterm Exam 2:

Very Important Notes:

  1. It is closed book
  2. No calculators, or computing devices of any sort(iPad, laptops etc.)
  3. Make sure you have at least a vacant seat to your left AND right during exam
  4. Bring your UW ID, it'll be collected before you can take the exam and be returned after you submit your exam. The exam is voided if you take it without submitting your UW ID.

You are responsible for material covered in:

In addition to the methods you memorized for java classes covered in Midterm 1, you need to know how to use methods for Arrays and ArrayList in PPT slides.

Topics

"Random Fact" sections in the textbook are not included.

Final Exam:

The final exam is cumulative in two respects: new topics build on previous ones and, while the written part of final exam emphasizes the material since the second exam, the multiple choice part will be cumulative. Review the topics listed for both midterm exams in addition to those listed below. More details will be revealed when final exam date is approaching.