Artificial Intelligence - Study Mode
[#736] An agent is composed of ________
Correct Answer
(D) Architecture and Program
[#737] When do we call the states are safely explored?
Correct Answer
(C) A goal state is reachable from every state
[#738] Which company offers the LISP machine considered "the most powerful symbolic processor available"?
Correct Answer
(B) Symbolics
[#739] Artificial Intelligence has evolved extremely in all the fields except for _________
Correct Answer
(D) All of the mentioned
[#740] The term ___________ is used for a depth-first search that chooses values for one variable at a time and returns when a variable has no legal values left to assign.
Correct Answer
(B) Backtrack search