Loading, please wait...

Artificial Intelligence Basics 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 

26. Which of the following function returns t if the object is a number in LISP?

  • returns a new list that is equal to <list> by copying the top-level element of <list>
  • returns the length of <list>
  • returns t if <list> is empty.
  • All of the above

27. ART (Automatic Reasoning Tool) is designed to be used on:

  • LISP machines
  • personal computers
  • microcomputers
  • All of the above

28. In LISP, the function assigns . the value of a to b is

  • (setq a b)
  • (setq b a )
  • (b = a)
  • (set b = a)

29. To invoke the LISP system, you must enter

  • AI
  • LISP
  • CL (Common Lisp)
  • both 2 and 3

30. One definition of AI focuses on problem-solving methods that process:

  • smell
  • symbols
  • touch
  • think