Multiple choice jcl

What is JCL?

  1. JCL is not procedural language

  2. Abbreviation: Job Control Language

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

JCL stands for Job Control Language. It is used on mainframe systems to instruct the system on how to run a batch job. It is considered a scripting or control language rather than a procedural programming language like COBOL or C. Both provided options are technically correct descriptions.