True/False
The simplest unit of syntax in Scheme is called an atom.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: The _ is used in Scheme to
Q22: A pure functional program is one that
Q23: hd is the predefined list function that
Q24: Which of the following represents a list
Q25: Given a list L in Scheme with
Q27: A function that takes other functions as
Q28: In Scheme,a let special form can be
Q29: The Scheme evaluation rule represents _ evaluation.<br>A)
Q30: Given a list L in Scheme with
Q31: Which of the following statements about lazy