Examveda
Examveda

If special forms are needed for printing the output, the programmer specifies these forms through

A. JCL

B. IPL

C. Utility programs

D. Load modules

Answer: Option A


This Question Belongs to Computer Science >> Language Processors

Join The Discussion

Comments ( 2 )

  1. Examveda
    Examveda :
    6 years ago

    Job Control Language (JCL) is the command language of Multiple Virtual Storage (MVS), which is the commonly used Operating System in the IBM Mainframe computers.

  2. Prachi Mhetre
    Prachi Mhetre :
    6 years ago

    whats jcl

Related Questions on Language Processors

The advantage(s) of incorporating the macro processor into pass 1 is/ are:

A. many functions do not have to be implemented twice

B. Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to the assembler

C. more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros

D. All of the above