Pick out the correct syntax in given order.
(setf (get ) )
(setf (get )
(setf (get )
None of the mentioned
6 practice sets · Page 1 of 1
Pick out the correct syntax in given order.
(setf (get ) )
(setf (get )
(setf (get )
None of the mentioned
Which is used as writer for properties?
Setf
Get
Both Setf & Get
None of the mentioned
What is the collection of property names and values associated with a symbol?
List
Property
Procedures
Property list
Which enables storage in symbolically indexed places?
Properties
Procedures
Variable
List
How many values that a symbol may have?
1
2
3
4
Which procedure is used to create data?
List
Variable
Constructor
None of the mentioned