mainframe Online Quiz - 91
Description: mainframe Online Quiz - 91 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What are the types of VSAM files that COBOL can handle?
The file access methods in COBOL are: INPUT and OUTPUT only.
RECORDING MODE FOR QSAM files can be:
Which COBOL division(s) is(are) mandatory in a COBOL program?
The collating sequence can be controlled in VALUE...THRU clause either in ascending or descending order.
Computational fields defined with COMP picture clause cannot be reference modified.
EJECT is used for creating a new page in the compiler listing.
For successful execution of REWRITE stmt, the direct access file must be opened in _____ mode.
ASCENDING/DESCENDING KEY data item cannot be floating point items.
The SYNCHRONIZED LEFT / RIGHT clause which specifies alignment of elementary data item on storage boundary can be specified for data items defined with USAGE IS INDEX.
The maximum size of a Tablespace can be
Which one is not a pre-compile parameter