Multiple choice technology mainframe

Command used to catch the syntax errors

  1. TEST

  2. CHECK

  3. JCLCHK

  4. EJCL ALL

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

The CHECK command is widely used in mainframe editors and specific compilers to scan and catch JCL or program code syntax errors without executing the code. While JCLCHK is a CA Broadcom utility, CHECK is the general command interface option designed for standard syntax validation.