Artificial Intelligence (AI) MCQ Questions and Answers

21. What are the undesirable properties of knowledge?

  1. Voluminous
  2. Difficult to characterize
  3. Variability
  4. All of the above

Answer : D
Explanation: None.

22. Which agent deals with the happy and unhappy state?

  1. Utility-based agent
  2. Model-based agent
  3. Goal-based Agent
  4. Learning Agent

Answer : A
Explanation: Utility-based agent uses an extra component of utility that provides a measure of success at a given state. It decides that how efficient that state to achieve the goal, which specifies the happiness of the agent.

23. Morphological Segmentation

  1. Does Discourse Analysis
  2. Separate words into individual morphemes and identify the class of the morphemes
  3. Is an extension of propositional logic
  4. None

Answer : B
Explanation: None.

24. In LISP, the function (copy-list <list>)

  1. Returns a new list that is equal to < list > by copying the top-level element of < list >
  2. Returns the length of < list >
  3. Returns t if < list > is empty
  4. All of the mentioned

Answer : A
Explanation: In LISP, the function (copy-list ) returns a new list that is equal to by copying the top-level element of

25. How many types of AI are there?

  1. 2
  2. 3
  3. 4
  4. 5

Answer : C
Explanation: There are four types of AI (artificial intelligence).

26. In which year John McCarthy coined the term Artificial Intelligence?

  1. 1950
  2. 1956
  3. 1953
  4. 1959

Answer : B
Explanation: In 1956, John McCarthy coined the term Artificial Intelligence.

27. The maximum depth to which the alpha-beta pruning can be applied.

  1. Eight states
  2. Six states
  3. Ten states
  4. Any depth

Answer : D
Explanation: The Alpha-beta pruning can be applied to any depth of the tree and it can eliminate the entire subtree if it is not affecting the final decision.

28. Computational intelligence is a form of_____

  1. Knowledge management
  2. Singularity
  3. Artificial intelligence
  4. case-based reasoning

Answer : C
Explanation: Computational intelligence is a form of AI (Artificial intelligence).

29. A knowledge-based agent can be defined with _____ levels.

  1. 2 Levels
  2. 3 Levels
  3. 4 Levels
  4. None of the above

Answer : B
Explanation: The knowledge-based agents have the capability of making decisions and reasoning to act efficiently. It can be viewed at three different levels, which are:
Knowledge Level
Logical Level
Implementation Level

30. Which of the following is not an application of AI?

  1. Content mining
  2. Handwriting Recognition
  3. Intelligent Robots
  4. Speech Recognition

Answer : A
Explanation: Content mining is not an application of Artificial Intelligence (AI).

This Post Has 6 Comments

Leave a Reply