Artificial Intelligence (2180703) MCQs

MCQs of Game Playing: Overview, And Example Domain

Showing 21 to 30 out of 41 Questions
21.
Which function is used to calculate the feasibility of whole game tree?
(a) Evaluation function
(b) Transposition
(c) Alpha-beta pruning
(d) All of the mentioned
Answer:

Option (a)

22.
The process by which the brain incrementally orders actions needed to complete a specific task is referred as ______________
(a) Planning problem
(b) Partial order planning
(c) Total order planning
(d) Both Planning problem & Partial order planning
Answer:

Option (b)

23.
In partial order plan. A. Relationships between the actions of the behavior are set prior to the actions B. Relationships between the actions of the behavior are not set until absolutely necessary Choose the correct option.
(a) A is true
(b) B is true
(c) Either A or B can be true depending upon situation
(d) Neither A nor B is true
Answer:

Option (a)

24.
Partial-order planning exhibits the Principle of Least Commitment, which contributes to the efficiency of this planning system as a whole.
(a) TRUE
(b) FALSE
Answer:

Option (a)

25.
Following is/are the components of the partial order planning.
(a) Bindings
(b) Goal
(c) Causal Links
(d) All of the mentioned
Answer:

Option (d)

26.
Partial-order planning is the opposite of total-order planning.
(a) TRUE
(b) FALSE
Answer:

Option (a)

27.
One the main drawback of this type of planning system is that it requires a lot of computational powers at each node.
(a) TRUE
(b) FALSE
Answer:

Option (a)

28.
A plan that describe how to take actions in levels of increasing refinement and specificity is ____________
(a) Problem solving
(b) Planning
(c) Non-hierarchical plan
(d) Hierarchical plan
Answer:

Option (d)

29.
A constructive approach in which no commitment is made unless it is necessary to do so, is ____________
(a) Least commitment approach
(b) Most commitment approach
(c) Nonlinear planning
(d) Opportunistic planning
Answer:

Option (a)

30.
Which of the following search belongs to totally ordered plan search?
(a) Forward state-space search
(b) Hill-climbing search
(c) Depth-first search
(d) Breadth-first search
Answer:

Option (a)

Showing 21 to 30 out of 41 Questions