Artificial Intelligence Questions and Answers

Take Exam

Artificial Intelligence questions with answers focus on the principles of intelligent systems, algorithms, and machine learning concepts. These programming interview questions with answers are ideal for CSE students preparing for AI-focused exams or interviews at top tech companies like Google, TCS, and Infosys. Understanding AI fundamentals—search algorithms, neural networks, and expert systems—enhances both conceptual and practical knowledge. Practice AI MCQs, explore solved examples, and download AI question PDFs to build confidence for academic assessments and placement interviews.

Artificial Intelligence

Showing 10 of 50 questions

11. Seymour Papert of the MIT AI lab created a programming environment for children called:

  • BASIC
  • LOGO
  • MYCIN
  • FORTRAN
Show Answer Report

12. The Strategic Computing Program is a project of the:

  • Defense Advanced Research Projects Agency
  • National Science Foundation
  • Jet Propulsion Laboratory
  • All of the above
Show Answer Report

13. The original LISP machines produced by both LMI and Symbolics were based on research performed at:

  • CMU
  • MIT
  • Stanford University
  • RAMD
Show Answer Report

14. In LISP, the addition 3 + 2 is entered as

  • 3 + 2
  • 3 add 2
  • 3 + 2 =
  • (+ 3 2)
Show Answer Report

15. Weak AI is

  • the embodiment of human intellectual capabilities within a computer.
  • a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
  • the study of mental faculties through the use of mental models implemented on a computer.
  • All of the above
Show Answer Report

16.  In LISP, the function assigns the symbol x to y is

  • (setq y x)
  • (set y = 'x')
  • (setq y = 'x')
  • (setq y 'x')
Show Answer Report

17. In LISP, the function returns t if <object> is a CONS cell and nil otherwise:

  • (cons <object>)
  • (consp <object>)
  • (eq <object>)
  • (cous = <object>)
Show Answer Report

18. &nbsp;In a rule-based system, procedural domain knowledge is in the form of:

  • production rules
  • rule interpreters
  • meta-rules
  • control rules
Show Answer Report

19. If a robot can alter its own trajectory in response to external conditions, it is considered to be:

  • intelligent
  • mobile
  • open loop
  • non-servo
Show Answer Report

20. One of the leading American robotics centers is the Robotics Institute located at:

  • CMU
  • MIT
  • RAND
  • SRI
Show Answer Report
Questions and Answers for Competitive Exams Various Entrance Test