Choose the correct statements - (i) Simplex reflex agents take decisions on…
2022
Choose the correct statements - (i) Simplex reflex agents take decisions on the basis of the current percepts and past history. (ii) When uniqueness in the agents current state completely determines the next state of the agent, the environment is said to be deterministic. (iii) The environment is semi-dynamic if the environment itself does not change with the passage of time but the agent's performance score does.
- A.
(i) and (iii)
- B.
(i) and (ii)
- C.
(ii) and (iii)
- D.
All of the above
Attempted by 81 students.
Show answer & explanation
Correct answer: C
Simple reflex agents act only on current percept, not past history → (i) is false.
Deterministic environment: Next state is completely determined by current state and action → (ii) is true.
Semi-dynamic environment: Environment remains unchanged, but performance measure changes with time → (iii) is true.
Hence, the correct answer is (ii) and (iii).