mainframe Online Quiz - 140
Description: mainframe Online Quiz - 140 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Which variable will have the value returned by a subroutine once it completes?
Which of the following can be used to read and write from a file? Choose all that apply
Which instruction is used to control the environment to which commands are passed?
What is the use of PROCEDURE instruction?
" What will be value in W1 and W2 after the execution of command PARSE VALUE ‘To be, or Not to be’ WITH w1 ',' w2 "
Which program support to run REXX in batch environment?
IF "HI" = "hi" THEN SAY "YES" ELSE SAY "NO" Result : YES
Commands you can enter after interrupting the execution of your exec?
Select the Valid label name for SIGNAL ON instruction?
What does Rexx stand for?
What is COMP-2?
How many sections are there in Data Division?
Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND
How many subscripts or indexes are allowed for an OCCURS clause?
X(100) field can be redefined with a field of X(200)?(True/False)
How is sign stored in Packed Decimal fields?
How many bytes does a S9(7) COMP-3 field occupy ?
Which of the following is False?
- In COBOL , the File format : ORGANISATION IS SEQUENTIAL RECORDING MODE IS F BLOCK CONTAINS 0 . Is used to reference which file ?
Level 66 used for?