Multiple choice technology mainframe

A job can run only after the job it has negative dependency. State whether this statement is true.

  1. True

  2. False

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

Negative dependency means jobs CANNOT run simultaneously - if one is running, the other must wait. It does NOT mean one must complete before the other starts. In fact, negative dependency prevents the sequential execution implied by the statement.