Multiple choice technology

Agents are

  1. Standalone programs that performs a specific task

  2. Agents can also be set to run unattended on the server, either on a schedule or when certain events occur.

  3. Both

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Agents in software systems are autonomous programs designed to perform specific tasks. They can operate independently as standalone programs and are also capable of unattended execution on servers. This unattended operation can be scheduled (time-based triggers) or event-driven (triggered by specific conditions or events occurring in the system).