Google News
logo
Artificial Intelligence - Quiz(MCQ)
A)
SIMD
B)
BACON
C)
SHRDLU
D)
STUDENT

Correct Answer : Option (C) :   SHRDLU

A)
robot vision
B)
edge detection
C)
binocular vision
D)
model-based vision

Correct Answer : Option (D) :   model-based vision

A)
Boolean Algebra
B)
Turing Test
C)
Logarithm
D)
Algorithm

Correct Answer : Option (B) :   Turing Test


Explanation : In the year 1950, mathematician and computing pioneer Alan Turing introduced a test to determine whether a machine can think like a human or not, which means it can demonstrate intelligence, known as the Turing Test. It was based on the "Imitation game" with some modifications. This technique is still a measure of various successful AI projects, with some updates.

A)
DFS/BFS algorithm
B)
Min/Max algorithm
C)
Greedy Search Algorithm
D)
Heuristic Search Algorithm

Correct Answer : Option (B) :   Min/Max algorithm


Explanation : A game tree is a directed graph whose nodes represent the positions in Game and edges represent the moves. To make any decision, the game tree uses the Min/Max algorithm. The Min/Max algorithm is the preferred one over other search algorithms, as it provides the best move to the player, assuming that the opponent is also playing Optimally.

A)
Condition-action rule
B)
Simple-action rule
C)
Simple &Condition-action rule
D)
None of the above

Correct Answer : Option (A) :   Condition-action rule


Explanation : The simple reflex agent takes decisions only on the current condition and acts accordingly; it ignores the rest of history; hence it follows the Condition-action rule.

A)
ZetaLISP
B)
InterLISP
C)
Smalltalk
D)
Ethernet

Correct Answer : Option (C) :   Smalltalk

A)
Detect when solution will be found
B)
Detect whether solution exists or not
C)
Detect whether multiple solutions exist
D)
Detect when a solution has been found

Correct Answer : Option (D) :   Detect when a solution has been found


Explanation : Third component of a planning system is to detect when a solution has been found.

A)
Learning theory
B)
Utility functions
C)
Current perception
D)
Perception history

Correct Answer : Option (C) :   Current perception


Explanation : These agents select actions based on the current perception, ignoring the rest of the perception history.

A)
Weak Artificial Intelligence
B)
Strong Artificial Intelligence
C)
Applied Artificial Intelligence
D)
All of the above

Correct Answer : Option (D) :   All of the above


Explanation :

* Strong Artificial Intelligence aims to build machines that can truly reason and solve problems.
* Weak Artificial Intelligence deals with the creation of some form of computer-based artificial intelligence that cannot truly reason and solve problems, but can act as if it were intelligent.
* Applied Artificial Intelligence aims to produce commercially viable “smart” systems.
* In the Cognitive Artificial Intelligence approach, a computer is used to test theories about how the human mind works.

A)
Graphics
B)
More characters
C)
Clearer characters
D)
All of the above

Correct Answer : Option (B) :   More characters