Artificial Intelligence (AI) MCQ Questions and Answers

11. Select the most appropriate situation for that a blind search can be used

  1. Real-life situation
  2. Small Search Space
  3. Complex game
  4. All of the above

Answer : B
Explanation: Blind Search is also known as uninformed search, and it does not contain any domain information such as closeness, location of the goal, etc. Hence the most appropriate situation that can be used for the blind search is Small-search Space so, option B is correct.

12. A heuristic is a way of trying __________

  1. To discover something or an idea embedded in a program
  2. To search and measure how far a node in a search tree seems to be from a goal
  3. To compare two nodes in a search tree to see if one is better than the other is
  4. All of the mentioned

Answer : D
Explanation: In a heuristic approach, we discover certain ideas and use heuristic functions to search for a goal and predicates to compare nodes.

13. A computer program with AI can not answer the generic questions it is meant to solve.

  1. TRUE
  2. FALSE
  3. AI is not used to answer question
  4. None of the Above

Answer : B
Explanation: A computer program with Artificial intelligence (AI) can answer the generic questions it is meant to solve.

14. Which of the following areas can contribute to building an intelligent system?

  1. Philosophy
  2. Biology
  3. Sociology
  4. All of the mentioned

Answer : D
Explanation: All the above mentioned field can contribute in building an Intelligent System.

15. Which of the following, is a component of an expert system?

  1. Inference engine
  2. User interface
  3. Knowledge base
  4. All of the mentioned

Answer : D
Explanation: All the above mentioned is a component of an expert system.

16. Which is not the commonly used programming language for AI?

  1. PROLOG
  2. LISP
  3. Perl
  4. Java script

Answer : C
Explanation: Perl is not the commonly used programming language for AI.

17. What stage of the manufacturing process has been described as “the mapping of function onto form”?

  1. Design
  2. Distribution
  3. Project management
  4. Field service

Answer : A
Explanation: None.

18. What was originally called the “imitation game” by its creator?

  1. The Turing Test
  2. LISP
  3. The Logic Theorist
  4. Cybernetics

Answer : A
Explanation: None.

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

  1. SRI
  2. MIT
  3. CMU
  4. RAND

Answer : C
Explanation: None.

20. Which is the most straightforward approach for planning algorithm?

  1. State-space search
  2. Best-first search
  3. Hill-climbing search
  4. Depth-first search

Answer : A
Explanation: None.

This Post Has 6 Comments

Leave a Reply