Multiple choice technology mainframe A Jobname is optional for a JCL.Is this correct? True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation A JCL (Job Control Language) stream must begin with a valid JOB statement containing a Jobname. The Jobname is not optional; it identifies the job to the operating system's Job Entry Subsystem (JES). Therefore, the statement is false.