Multiple choice technology mainframe What is the command used to list all dependent jobs LJOB,LIST=ALL ,JOB= LJOB,LIST=RQMT,JOB= LJOB,LIST=DEPJ,JOB= LJOB,LIST=NODD,JOB= Reveal answer Fill a bubble to check yourself C Correct answer Explanation LJOB,LIST=DEPJ,JOB= is the CA7 command to list all dependent jobs - jobs that have the specified job as a requirement (i.e., jobs that depend on this job to run first).