1.

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.(a) True(b) FalseI got this question in unit test.This interesting question is from Problem Solving in chapter Problem Solving of Artificial Intelligence

Answer»

The CORRECT CHOICE is (a) True

The explanation is: Refer to the definition of problem-solving AGENT.



Discussion

No Comment Found

Related InterviewSolutions