| 1. |
Which of the following definitions correctly defines the State-space in an AI system?
|
||||||||
|
Answer:
Option (a) |
| 2. |
State whether the following condition is true or false?
"An AI agent cannot be in any other state except for those included in the state space for that particular system."
|
||||
|
Answer:
Option (a) |
| 3. |
Which of the mentioned definitions correctly define 'move' for an AI agent?
|
||||||||
|
Answer:
Option (b) |
| 4. |
What is the main task of a problem-solving agent?
|
||||||||
|
Answer:
Option (c) |
| 5. |
What is state space?
|
||||||||
|
Answer:
Option (d) |
| 6. |
A search algorithm takes _________ as an input and returns ________ as an output.
|
||||||||
|
Answer:
Option (b) |
| 7. |
A problem in a search space is defined by one of these state.
|
||||||||
|
Answer:
Option (a) |
| 8. |
The Set of actions for a problem in a state space is formulated by a ___________
|
||||||||
|
Answer:
Option (c) |
| 9. |
A solution to a problem is a path from the initial state to a goal state. Solution quality is measured by the path cost function, and an optimal solution has the highest path cost among all solutions.
|
||||
|
Answer:
Option (a) |
| 10. |
A problem solving approach works well for ______________
|
||||||||
|
Answer:
Option (d) |