LISP MCQ

  1. Which of the following is the basic building blocks of S-expressions?
  2. Is LISP a case sensitive language?
  3. Which of the following is part of basic syntax in LISP programming?
  4. A single LISP program has ........ arguments.
  5. Can LISP programs be nested?
  6. .............. is the notation used for writing LISP Syntax.
  7. What does LISP stands for?
  8. In lisp programming, what is meant by symbolic expression?
  9. Lisp data and procedures have the same form on lisp.
  10. How many types of arguments are available in Lisp Programming?
  11. The Lisp facilitates .................. in computer science learning.
  12. What is called the symbol manipulation in LISP?
  13. Which are the general-purpose dialects of LISP?
  14. Which of the following symbol is used to represent the prompt in lisp?
LISP MCQ

Take LISP MCQ Quiz & Online Test to Test your Knowledge

LISP is a programming language designed around the concept of lists and symbols. LISP offers features including recursion, dynamic memory allocation, list comprehensions and pattern matching. It is developed by John McCarthy in the 1958. Finally, Practice here the LISP MCQ Questions that check your basic knowledge of LISP Programming. This LISP MCQ Test contains 25+ Multiple Choice Questions. You have to select the right answer to the every questions. apart from this, you can also download LISP MCQ PDF, completely free.

  • Lists
  • Atoms
  • Numbers
  • Predicates
View Answer
  • No
  • Yes
View Answer
  • +
  • #include
  • NULL
  • Primitive
View Answer
  • Two
  • Three
  • Four
  • Any number
View Answer
  • Yes
  • No
Download Free : LISP MCQ PDF
View Answer
  • Infix
  • Prefix
  • Postfix
  • None of above
View Answer
  • Like Processing
  • List Processing
  • Light Processing
  • None of above
View Answer
  • List
  • Atoms
  • Words
  • Atoms and list
View Answer
  • True
  • False
View Answer
  • 2
  • 3
  • 4
  • 5
View Answer
  • Data abstraction
  • Procedure abstraction
  • Both Procedure & Data abstraction
  • None of above
View Answer
  • Lists
  • Atoms
  • List processing
  • None of above
View Answer
  • Clojure
  • Common LISP
  • Common LISP and Scheme
  • All of the Above
View Answer
  • $
  • &
  • *
  • #
View Answer
  • Data
  • Definition
  • Primitives
  • All of the Above
View Answer
  • Data type
  • Data structure
  • Data type and data object
  • All of the Above
View Answer
  • Logic programming
  • Functional programming
  • Object oriented programming
  • All of the Above
View Answer
  • Strings
  • Characters
  • Booleans
  • All of the Above
View Answer
  • Tail
  • Nail
  • Initial
  • None of the above
View Answer
  • Bins
  • Array
  • Make
  • Make-array
View Answer
  • Defun
  • Demacro
  • Defmacro
  • None of these
View Answer
  • List
  • Structures
  • Procedures
  • All of the above
View Answer
  • Class
  • Lisp class
  • Generic function
  • None of the above
View Answer
  • List
  • Lisp
  • Pointers
  • Variables
View Answer
  • Patterns
  • Variables
  • Pattern elements
  • Pattern variables
View Answer