mainframe Online Quiz - 109
Description: mainframe Online Quiz - 109 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
The COBOL perform loop is the equivalent of which of the following structures found in other languages, such as Java or C++
What are the different kinds of commands to control editing operations?
Which is not a ISPF Primary Command?
=BNDS> is part of the PROFILE
Significance of AUTONUM primary command
What happens when we issue CUT command on the command line?
What is the command to view the last 25 commands issued from command line?
Bounds 10 50; is a valid ISPF command?
I have set the Boundaries by giving BOUNDS 10 20. I have to sort the data in the dataset which starts from 1 to 9 columns. I have issued the command SORT .ZF .ZL A. What happens?
It is possible to see another PDS member when you are already viewing the other member in the same PDS.
The following are used to know the changes that are made since last issued save command (while editing a dataset or a PDS member)
Is it possible to cut and save data on a user-defined clipboard?