Multiple choice technology

Which of the following activity can run the OS command?

  1. Job Activity

  2. Nested Condition

  3. Routine Activity

  4. Execute Command

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

The Execute Command activity in workflow and ETL tools is specifically designed to run operating system commands or scripts. Job Activity manages job control, Nested Condition handles conditional logic, and Routine Activity executes predefined routines or functions. Only Execute Command can invoke OS-level commands directly, making option D correct.