LISP Questions & Answers – Rules For Good Programming

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Rules For Good Programming”. 1. Which arranges for one object to be placed on another? a) Put-on b) Put-up c) Variable d) List 2. How the put-on will succeed in lisp? a) No error b) All procedures failed c) All sub-procedures succeeds d) … Read more

advertisement

LISP Questions & Answers – Reading

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Reading”. 1. Which primitive is used to connect the files with the streams? a) Read b) Format c) With-open-file d) None of the mentioned 2. How many types of streams are available in lisp? a) 1 b) 2 c) 3 d) 4 3. … Read more

advertisement

LISP Questions & Answers – Printing

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Printing”. 1. Which can read expressions from data-files one at a time? a) Print b) With-open-file c) Directive d) None of the mentioned 2. Which evaluates the single argument and prints it on a new line? a) Format b) With-open-file c) Print d) … Read more

advertisement

LISP Questions & Answers – File Manipulation

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “File Manipulation”. 1. Which translate the procedures into equivalent computer instructions? a) File b) Compile-file c) Compiler d) None of the mentioned 2. Which primitive is used to create or modify a specified file? a) File b) Manipulation c) ED d) None of … Read more

advertisement

LISP Questions & Answers – Iteration

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Iteration”. 1. Which is a general strategy for controlling how a computation evolves? a) Recursion b) Mapping c) Iteration d) None of the mentioned 2. Which provides a way to write simple counting-oriented iteration procedures? a) Do b) Dotimes c) Recursion d) Iteration … Read more

advertisement

LISP Questions & Answers – Mapping

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Mapping”. 1. Which makes the data to easily transform lists? a) Car b) Mapcar c) Map d) Maplist 2. To which procedure does mapcar is not restricted? a) List b) Datachar c) Procedure of one parameter d) None of the mentioned 3. Which … Read more

advertisement

LISP Questions & Answers – Data Abstraction

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Data Abstraction”. 1. Which process helps to build a large and complicated programs? a) Abstraction b) Mapping c) Data abstraction d) None of the mentioned 2. What is partly embedded in the knowledge of your programming for manipulating applications? a) Programming cliches b) … Read more

advertisement

LISP Questions & Answers – Recursion

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Recursion”. 1. Which is bounded to a list of all unaccounted argument values? a) REST b) &REST c) RAISE d) &RAISE 2. Which allow procedures to use themselves again? a) Recursion b) Reuse c) Reintiate d) None of the mentioned 3. Which eliminate … Read more

advertisement

LISP Questions & Answers – Procedure Abstraction

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Procedure Abstraction”. 1. Which process helps to build large and complicated programs? a) Macros b) Procedure abstraction c) Defun d) None of the mentioned 2. Which abstractions have a prescribed behavior? a) Auxiliary procedures b) Procedure abstraction c) Primary procedures d) None of … Read more

advertisement

LISP Questions & Answers – Conditional

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Conditional”. 1. In clause what the zero or more additional forms are called? a) Conditional b) Consequents c) Clause d) None of the mentioned 2. What is the value of last consequent form in the triggered clause? a) Value of the entire COND … Read more

advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.