CS212 Exams
Fall 1996 - Prelim 1

Solution to Evaluation of Scheme Expressions

WARNING: You should seriously try to answer this question before looking at the solution -- it's just a good study skill. Also, some answers on this page may be more brief than you would want to put down in an actual exam. If you want any type of partial credit, you should write more than just the solution.


  1. '(6 3)
  2. error: first element in combination must evaluate to a function
  3. 1
  4. error: divide by zero

Question

Return to CS 212 Prelim 1 - Fall 1996