LISP Questions & Answers – Predicates – 2

This set of LISP Questions and Answers for Entrance exams focuses on “Predicates – 2”. 1. Which of the following is used by member primitive to compare arguments? a) = b) equalp c) equal d) eql 2. Which among these are the data type predicates? a) atom b) symbolp c) listp & numberp d) atom, … Read more

advertisement

LISP Questions & Answers – Predicates – 1

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Predicates – 1”. 1. What is a procedure that returns a value that signals true or false? a) List b) Predicates c) Data d) None of the mentioned 2. Which primitive tests two arguments to see if their values are the same expression? … Read more

advertisement

LISP Questions & Answers – Binding

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Binding”. 1. Which arranges for parameters to be bound on entering a procedure? a) Form b) Let c) Initial d) Parameter 2. How does LET generally begins with? a) Parameter list b) Data c) Fence d) None of the mentioned 3. What will … Read more

advertisement

LISP Questions & Answers – Procedure Definitions – 2

This set of LISP MCQs focuses on “Procedure Definitions – 2”. 1. In LISP, symbol represents a _____ a) Data type b) Data type and data object c) Data structure d) Any of Data type, data object and data structure 2. Which primitive is used to define a procedure? a) defun b) defpro c) defin … Read more

advertisement

LISP Questions & Answers – Procedure Definitions – 1

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Procedure Definitions – 1”. 1. Which is used to build the lisp procedures? a) Data b) Primitives c) Definition d) None of the mentioned 2. Which primitive removes all but the last element from the list? a) Last b) First c) Remove d) … Read more

advertisement

LISP Questions & Answers – LISP Primitives – 2

This set of LISP Questions and Answers for Aptitude test focuses on “LISP Primitives – 2”. 1. Choose the correct option for the output when lower or upper-case arguments are given in LISP. a) Same output b) Different output c) LISP does not support lower case d) LISP does not support upper case 2. Which … Read more

advertisement

LISP Questions & Answers – LISP Primitives – 1

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “LISP Primitives – 1”. 1. Which is used to represent the prompt in lisp? a) # b) $ c) & d) * 2. Which notation facilitates uniformity in lisp? a) Prefix b) Postfix c) Infix d) None of the mentioned 3. Which is … Read more

advertisement

LISP Questions & Answers – String Manipulation – 2

This set of LISP Interview Questions and Answers for Experienced people focuses on “String Manipulation – 2”. 1. Symbol manipulation in LISP is called as _____ a) atoms b) lists c) list processing d) none of the mentioned 2. Lists can be formed from ____ a) atoms b) atoms and lists c) lists d) none … Read more

advertisement

LISP Questions & Answers – String Manipulation – 1

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “String Manipulation – 1”. 1. What is the full form of LISP? a) Light Processing b) List Processing c) Like Processing d) None of the mentioned 2. How the fundamental things are called in lisp? a) Bits b) Word c) Atoms d) None … Read more

advertisement

LISP Questions & Answers – Difference Between Setq and Setf

This set of LISP Multiple Choice Questions & Answers (MCQs) focuses on “Difference Between Setq and Setf”. 1. What is the difference between setf and setq? a) Setq is used for symbols only but setf can be used anywhere b) No difference is there c) Setf is used only for numbers but setq used anywhere … 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.