0 votes
in Artificial Intelligence by
Which rule is applied for the Simple reflex agent?

a) Simple-action rule

b) Simple &Condition-action rule

c) Condition-action rule

d) None of the above

1 Answer

0 votes
by

c. Condition-action rule

Explanation: The simple reflex agent takes decisions only on the current condition and acts accordingly; it ignores the rest of history; hence it follows the Condition-action rule.

...