Artificial Intelligence - Study Mode

[#631] The main idea of Bidirectional search is to reduce the time complexity by searching two way simultaneously from start node and another from goal node.
Correct Answer

(A) True

[#632] Depth-first search always expands the ______ node in the current fringe of the search tree.
Correct Answer

(C) Deepest

[#633] How the effectiveness of the alpha-beta pruning gets increased?
Correct Answer

(A) Depends on the nodes

[#634] From where did the new fact inferred on new iteration is derived?
Correct Answer

(C) New fact

[#635] The total number of logical symbols in AI are ____________
Correct Answer

(B) There are 5 logical symbols