Multiple choice technology platforms and products

Any unit of work that needs to be performed in a Hogan environment must be performed using a

  1. Program

  2. Transaction

  3. Activity

  4. JCL

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

In Hogan, an Activity is the fundamental unit of work - the smallest executable piece. Programs are collections of activities, and Transactions invoke programs. When you need to perform any task in Hogan, you're ultimately executing an Activity, which is why it's the required unit.