Artificial Intelligence Set 6 (30 mcqs)
1. Knowledge and reasoning also play a crucial role in dealing with __________________ environment.
1. Knowledge and reasoning also play a crucial role in dealing with __________________ environment.
1. A _________ is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility.
1. Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail somewhere between 0 and…
Read more
1.Which search is equal to minimax search but eliminates the branchesthat can’t influence the final decision?
1. Which search agent operates by interleaving computation and action?