Basic JCL (Job Control Language) Quiz

Casual Mode - Take your time!

1 / 9
Correct
0
Incorrect
0
Score
0%
Multiple Choice

Which of the following is false regarding this symbol' // ' in JCL.

  1. JCL statement must begin with this symbol.
  2. Use without space between symbol and jobname.
  3. used to comment the JCL statement
  4. Every statement in jcl should start with //.
Change Mode