Question
span class="sy0"> * (let ((p nil));
(print '(please type a patient name)) (setf p (read));
(print (append '(ok the name is) (list p)))p);
a.
Nil
b.
T
c.
Error
d.
The value you entered
Posted under Artificial Intelligence
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What is the output of the given statement?
Similar Questions
Discover Related MCQs
Q. Which primitive is used to connect the files with the streams?
View solution
Q. How many types of streams are available in lisp?
View solution
Q. Which stream is involved with print and format forms?
View solution
Q. What will happen if nil is supplied as second argument in read form?
View solution
Q. How many types of read forms are available in file manipulation?
View solution
Q. Which arranges for one object to be placed on another?
View solution
Q. How the put-on will succeed in lisp?
View solution
Q. Which should report when lisp is encountered with unexpected situations?
View solution
Q. Which causes procedures to print their arguments and values?
View solution
Q. Which stops evaluation so that you can evaluate forms?
View solution
Q. Which procedure is used to create data?
View solution
Q. How many values that a symbol may have?
View solution
Q. Which enables storage in symbolically indexed places?
View solution
Q. What is the collection of property names and values associated with a symbol?
View solution
Q. Which is used as writer for properties?
View solution
Q. Pick out the correct syntax in given order.
View solution
Q. What is a data type in which expressions are stored in places identified by integer indexes?
View solution
Q. Which symbol holds the first element and also an index?
View solution
Q. Which keyword is used to construct an array?
View solution
Q. Which is present in the writer procedure for arrays?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Artificial Intelligence? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!