Coding sheet IQ for Freshers


What is the significance of coding sheet?

JCL coding sheet is a structure to identify from where each statement coding should start and how each one is different from other statements.

What are the types of job control statements?

Each line in JOB falls under two categories based on how they coded, and those are -

  1. JCL Statement.
  2. JCL comment.

What is the JCL statement consisting of?

JCL statement is an active statement (without '*' in the third column) that considers as an instruction to OS. JCL statements are three types -

  1. JOB Statement.
  2. EXEC Statement.
  3. DD Statement.

Frequently Asked Questions -

Mention the types of job control statements?
Explain different types of Job control statements or JCL statements.
What are the different types of statements in JCL?
Define the various kinds of JCL or Job control statements.
What are the different types of JCL statements and what do they do?
What are three major types of JCL statements? What are their functions?
What are the three basic types of statements in a jobstream?