CS212 Exams
Spring 1998 - Prelim
2

Solution to Optimization


  1. OK

  2. NOT OK
    Let E be the expression (begin (echo "hello") 3)

  3. OK

  4. NOT OK
    Let E be the expression (begin (echo "hello") #t)

  5. NOT OK
    E1 could have a side effect

  6. OK

  7. OK

Question

Return to CS 212 Prelim 2 - Spring 1998