McqMate
| 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 |
| 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. | |
View all MCQs in
Information Retrival TechniquesNo comments yet