Final Exam

  • Tuesday, March 23rd, 1:00 to 3:00 pm, RH 203.
  • Open notes.
  • General topics for each question will be posted.
  • Review questions for final exam (Solutions will be posted).

Part of solutions to review questions: final exam review answers
Note: Many of these can be tested in DrJava.

Exam Particulars:

  1. Q1: Questions about a Java class hierarchy.
  2. Q2: Give the result of a sequence of stack operations.
  3. Q3: Short answers regarding loops.
  4. Q4: Interpreting a Java graphics program.
  5. Q5: Writing a method that consumes a two-dimensional array.
  6. Q6: Interpreting the result of calling encryption/decryption methods in a Java program.



Midterm Exam

Exam Particulars:

  1. Q1: Short answer about classes, reading and understanding code.
  2. Q2: Interpreting code that generates Exceptions.
  3. Q3: Write a method based on similar example.
  4. Q4: Answer questions about a Java hierarchy.
  5. Q5: Short answer about terminology.
  6. Added one question regarding structurally recursive lists