What are the variables that are bound and that have values assigned to them?
Data
Variable
Parameters
None of the mentioned
5 practice sets · Page 1 of 1
What are the variables that are bound and that have values assigned to them?
Data
Variable
Parameters
None of the mentioned
How many types of variables are available in lisp?
1
2
3
4
What is a symbol thought of as a name for a place to store value?
Data
Variable
Parameters
None of the mentioned
Which primitive removes all but the last element from the list?
Last
First
Remove
Revoke
Which is used to build the lisp procedures?
Data
Primitives
Definition
None of the mentioned