Q. Which is the best way to go for Game playing problem?

  • (A) linear approach
  • (B) heuristic approach (some knowledge is stored)
  • (C) random approach
  • (D) an optimal approach
πŸ’¬ Discuss
βœ… Correct Answer: (B) heuristic approach (some knowledge is stored)
Explanation: we use a heuristic approach, as it will find out brute force computation, looking at hundreds of thousands of positions. e.g chess competition between human and ai based computer.

Explanation by: Mr. Dubey
we use a heuristic approach, as it will find out brute force computation, looking at hundreds of thousands of positions. e.g chess competition between human and ai based computer.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
754
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
88%
Success Rate