Consider the following: //TU00001T JOB ATUT000,TU00001,CLASS=7,MSGCLASS=X,TIME=(,10) //STEP1 EXEC PGM=PROGRAM1,TIME=(,6) //STEP2 EXEC PGM=PROGRAM2 //STEP3 EXEC PGM=PROGRAM3,TIME=(,15) Which of the following statements are true ?
Step 1 can use 6 seconds of CPU time.
Step 2 has no time limitations.
Step 3 can use 15 seconds of CPU time.
Each step is limited to its specifically mentioned time, but the entire job can only use 10