CS 112a
Fall 2000
Ileana Streinu

CS 112
Lecture 11


Midterm Review

Using an old exam as model. Not all questions apply (there will be no questions on passing functions as parameters, although we did it).

Review

  • Arithmetic expressions. Postfix notation.
  • Today, evaluation, using a stack. Applet. Look on the Java console. This part will be on the exam and the next homework will be based on it.

    Using tested object files; Libraries

    There will be an exam question about this. I recommend that you study the examples done in class and make sure you understand what is going on.

    In class exercise


    If time allows, I will answer specific questions about the midterm made available to you.
    Ileana Streinu