Tag: mainframe

Questions Related to mainframe

  1. can only view the clipboard , edit is not possible

  2. view/edit both not possible with any command

  3. view/edit both possible with CUT SHOW command

  4. view/edit both possicle with CUT DISPLAY command


Correct Option: D

Which of the following errors are possible within a COBOL if statement?

  1. Infinite loop

  2. Logical Error

  3. Runtime Error

  4. All of the above


Correct Option: D
  1. spaces, special characters, 0-9, A-Z, a-z

  2. spaces, a-z, A-Z, 0-9, special character

  3. a-z, A-Z, 0-9, spaces, special characters

  4. 0-9, special characters, spaces, a-z, A-Z


Correct Option: A
  1. This is an alternate name for the 05 name.

  2. This is a breakdown of the 05 field.

  3. This is another format for the field.

  4. All of these answers.


Correct Option: B
  1. Uncommitted Read

  2. Cursor Stability

  3. Read Stability

  4. Repeatable Read


Correct Option: D