61. |
i. Gathering knowledge
ii. Defining problem iii. Applying problem solving technique iv. Forming the state space v. Analyze the problem What is the correct order for solving an AI problem?
|
||||||||
Answer:
Option (c) |
62. |
Which of the mentioned properties of heuristic search differentiates it from other searches?
|
||||||||
Answer:
Option (d) |
63. |
Which of the mentioned point are not valid with respect to a Cryptarithmetic problem?
|
||||||||
Answer:
Option (c) |
64. |
"The application of a rule never prevents the later application of another rule", is a characteristic of
|
||||||||
Answer:
Option (a) |
65. |
Iterative Deepening Search is a form of
|
||||||||
Answer:
Option (a) |
66. |
_____________ is a state that is better than all its neighboring states but is not better than some other states further away
|
||||||||
Answer:
Option (b) |
67. |
Admissibility of A* algorithm is describes as,
|
||||||||
Answer:
Option (a) |