mainframe Online Quiz - 115
Description: mainframe Online Quiz - 115 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What do you do if you do not want characters entered by the user to be folded to uppercase?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get included and that is it called?
In which table would you make an entry for a BMS map?
How do you read from a TSQ?
Which control statements be used to reformat the file using DFSORT ?
What action SYSIN DD DUMMY will perform with FILE-AID Utility ?
Which Utility is used to copy data from flat file to VSAM file ?
Utility IKJEFT01 is used to transfer the file ?
Mark all the valid JCL utilites.
State TRUE or FALSE. "File Status 42 corresponds to a CLOSE operation has been tried on file already closed."
When the WRITE Statement for a SAM File is executed, the associated SAM File must be opened in
Which of the following are Data Manipulation Statements in COBOL?
What will be the value of B after executing the below code snippet? 77 A PIC 9(4)V999 VALUE 9902.852. 77 B PIC 9(4)V9(2) VALUE 99.85. PROCEDURE DIVISION. MULTIPLY A BY 30.5 GIVING B ROUNDED STOP RUN.
What is the precedence rule (from highest to lowest) applied for a complex condition if parentheses are not used.
Which one of the following is not an integrity?
What is the function of a precompiler ?
How many Indexes can be built on a table ?
What is SPUFI ?