Loading, please wait...

LISP MCQ Quiz (Multiple Choice Questions And Answers)

Search here for MCQs

Are you preparing for the next job interviews? If yes, trust me this post will help you also we'll suggest you check out a big collection for Programming Full Forms that may help you in your interview:

List of Programming Full Forms 

11. The Lisp facilitates _ _ _ _ in computer science learning.

  • Data abstraction
  • Procedure abstraction
  • Both Procedure & Data abstraction
  • None of above

12. What is called the symbol manipulation in LISP?

  • List processing
  • Atoms and list
  • Lists
  • Atoms

13. Which are the general-purpose dialects of LISP?

  • Clojure
  • Common LISP
  • Common LISP and Scheme
  • All of the Above

14. Which of the following symbol is used to represent the prompt in lisp?

  • $
  • &
  • *
  • #

15. Which of the following is used to build the lisp procedures?

  • Data
  • Definition
  • Primitives
  • All of the Above