Multiple Choice
To express symbols as a data type in Scheme,use the keyword ____.
A) symbol
B) form
C) quote
D) exclamation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: With static scoping,the meaning of a variable
Q41: Which of the following Scheme statements will
Q42: Which of the following statements about Scheme
Q43: A Scheme compiler will translate a tail
Q44: Which of the following represents a list
Q45: In lambda calculus,a value can be substituted
Q47: Lists that obey lazy evaluation are called
Q48: Standard predefined resources for performing input and
Q49: The definition of a language using an
Q50: Which of the following statements about functional