CS212
Exams
Spring 1998 -
Final
Suppose we have just executed the following code:
(define (f) 0) (define (g) 0)
Give an expression that when evaluated will result in the environment illustrated below.
The global environment is the frame at the top with the double border.