Menu

Problem Solving Questions

MCQ
1.
What is the main task of a problem-solving agent?
forum Discussion
MCQ
2.
What is state space?
forum Discussion
MCQ
3.
The problem-solving agent with several immediate options of unknown value can decide what to do by just examining different possible sequences of actions that lead to states of known value, and then choosing the best sequence. This process of looking for such a sequence is called Search.
forum Discussion
MCQ
4.
A search algorithm takes _________ as an input and returns ________ as an output.
forum Discussion
MCQ
5.
A problem in a search space is defined by one of these state.
forum Discussion
MCQ
6.
The Set of actions for a problem in a state space is formulated by a ___________
forum Discussion
MCQ
7.
The Set of actions for a problem in a state space is formulated by a ___________
forum Discussion
MCQ
8.
A solution to a problem is a path from the initial state to a goal state. Solution quality is measured by the path cost function, and an optimal solution has the highest path cost among all solutions.
forum Discussion
MCQ
9.
The process of removing detail from a given state representation is called ______
forum Discussion
MCQ
10.
A problem solving approach works well for ______________
forum Discussion
Page 1 of 10Next chevron_right