📚 Practice Mode

Basic JCL (Job Control Language) Quiz

Learn at your own pace with hints and detailed explanations

1 / 9
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 //.