Tag: mainframe

Questions Related to mainframe

  1. Names must be 10 or less characters.

  2. Names must contain at least 1 alpha character in any position.

  3. Names must be lower case.

  4. Multiple word names must be separated with an underscore.


Correct Option: B
  1. Infinite loop

  2. Logical Error

  3. Runtime Error

  4. All of the above


Correct Option: D
  1. Use a standard perform statement

  2. Use an in line perform

  3. Skillful use of the COBOL reserved word "AFTER"

  4. This is not possible in COBOL


Correct Option: C