Multiple choice technology programming languages What is program used to compile the COBOL program? IGYWCL IEWL IEBCOMPILE 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.