Q138. Agents behavior can be best described by ____________
✅ Correct Answer: B) Agent function
Explanation: An agent’s behavior is described by the agent function that maps any given percept sequence to an action, which can be implemented by agent program. The agent function is an abstract mathematical description; the agent program is a concrete implementation, running on the agent architecture.