LISP Questions & Answers – Pattern Matching

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Pattern Matching”. 1. Which procedure is used as key element in a backward chaining algorithm? a) Matching b) Unification matching c) Verification d) None of the mentioned 2. What is the way of expressing an ordinary expression in terms of bits? a) Datum … Read more

advertisement

LISP Questions & Answers – Constraint Propagation

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Constraint Propagation”. 1. Which have the ability to propagate numbers through arithmetic boxes? a) Condition b) Constraint c) Logic d) None of the mentioned 2. Which is used to represent assertions and logical constraints? a) Logic b) Methods c) Controls d) Class 3. … Read more

advertisement

LISP Questions & Answers – List Storage

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “List Storage”. 1. Which is a string of boxes linked by arrow like pointers? a) Lisp b) List c) Variables d) Pointers 2. What is the other name of boxes? a) Cons cells b) Conses c) Both Cons cells & Conses d) None … Read more

advertisement

LISP Questions & Answers – Lexical Variables

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Lexical Variables”. 1. Which makes it possible to define sophisticated generator procedures that produce new values? a) List b) Variables c) Encapsulation d) None of the mentioned 2. Which primitive enables you to define one procedure inside another? a) Do b) List c) … Read more

advertisement

LISP Questions & Answers – Class

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Class”. 1. Which makes it possible to define generic functions? a) Lisp b) CLOS c) Class d) Object-Oriented programming 2. What is meant by collection of methods the same name? a) Lisp class b) Class c) Generic function d) None of the mentioned … Read more

advertisement

LISP Questions & Answers – Structures

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Structures”. 1. What is the process of creating new data types in lisp? a) List b) Structures c) Procedures d) None of the mentioned 2. Which is the primitive that creates new structure types? a) Defnum b) Deftype c) Defstruct d) None of … Read more

advertisement

LISP Questions & Answers – Backquote

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Backquote”. 1. Which mechanism makes it easy to create and to complete template like expressions? a) Macro b) Backquote c) Variable d) None of the mentioned 2. Which isolates an entire expression from evaluation? a) ‘ b) ” c) () d) $ 3. … Read more

advertisement

LISP Questions & Answers – Macro

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Macro”. 1. Which uses their arguments to build intermediate forms and evaluating them to produce a value? a) Backquote b) Macros c) List d) Procedures 2. Which keyword is used to define macro procedures? a) Defun b) Demacro c) Defmacro d) None of … Read more

advertisement

LISP Questions & Answers – Array

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Array”. 1. What is a data type in which expressions are stored in places identified by integer indexes? a) Structure b) List c) Array d) None of the mentioned 2. Which symbol holds the first element and also an index? a) Nail b) … Read more

advertisement

LISP Questions & Answers – Properties

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Properties”. 1. Which procedure is used to create data? a) List b) Variable c) Constructor d) None of the mentioned 2. How many values that a symbol may have? a) 1 b) 2 c) 3 d) 4 3. Which enables storage in symbolically … 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.