Artificial Intelligence (2180703) MCQs

MCQs of Game Playing: Overview, And Example Domain

Showing 31 to 40 out of 41 Questions
31.
Which cannot be taken as advantage for totally ordered plan search?
(a) Composition
(b) State search
(c) Problem decomposition
(d) None of the mentioned
Answer:

Option (c)

32.
What is the advantage of totally ordered plan in constructing the plan?
(a) Reliability
(b) Flexibility
(c) Easy to use
(d) All of the mentioned
Answer:

Option (b)

33.
Which strategy is used for delaying a choice during search?
(a) First commitment
(b) Least commitment
(c) Both First & Least commitment
(d) None of the mentioned
Answer:

Option (b)

34.
Which algorithm places two actions into a plan without specifying which should come first?
(a) Full-order planner
(b) Total-order planner
(c) Semi-order planner
(d) Partial-order planner
Answer:

Option (d)

35.
What are present in the empty plan?
(a) Start
(b) Finish
(c) Modest
(d) Both Start & Finish
Answer:

Option (d)

36.
What are not present in finish actions?
(a) Preconditions
(b) Effect
(c) Finish
(d) None of the mentioned
Answer:

Option (b)

37.
Which can be adapted for planning algorithms?
(a) Most-constrained variable
(b) Most-constrained literal
(c) Constrained
(d) None of the mentioned
Answer:

Option (a)

38.
Which type of planning consists of successive representation of different levels of plan?
(a) Non-hierarchical Planning
(b) Hierarchical Planning
(c) Both A and B
(d) None of the mentioned
Answer:

Option (b)

39.
One of the components of planning system is detecting dead states.
(a) TRUE
(b) False
Answer:

Option (a)

40.
In this planning system, the problem solver makes use of a single stack that contains both goals and operators that have been proposed to satisfy those goals.
(a) Meta Planning
(b) Case base Planning
(c) Goal Stack Planning
(d) None of the mentioned
Answer:

Option (c)

Showing 31 to 40 out of 41 Questions