Multiple choice technology programming languages

What is program used to compile the COBOL program?

  1. IGYWCL

  2. IEWL

  3. IEBCOMPILE

  4. IGYCRCTL

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

IGYCRCTL is the actual compiler program for IBM Enterprise COBOL. IGYWCL is a cataloged procedure (JCL) that invokes the compiler and the link-editor, but the specific program that performs the compilation is IGYCRCTL.