Which keyword embeds the initial element in an array?
Initial
Initial-content
Initial-element
None of the mentioned
5 practice sets · Page 1 of 1
Which keyword embeds the initial element in an array?
Initial
Initial-content
Initial-element
None of the mentioned
Which is present in the writer procedure for arrays?
Setf
Aref
Fref
Both Setf & Aref
Which keyword is used to construct an array?
Array
Make-array
Bins
Make
Which symbol holds the first element and also an index?
Nail
Tail
Initial
All of the mentioned
What is a data type in which expressions are stored in places identified by integer indexes?
Structure
List
Array
None of the mentioned