programming languages Online Quiz - 161
Description: programming languages Online Quiz - 161 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Which clearcase command is used to check in the files
As per the Coding Guidelines of the Project, Which of the following is valid include when messenger .hpp from messenger unit is used in the current unit?
As per the Coding Guidelines of the Project, What should be the maximum length of a line?
After submiting the change set, the next process is:
The main function of REXX is to pass commands to
The use of interaction of REXX with TSO/ISPF Dialogue Manager is
REXX program can be executed only from TSO READY prompt?
REXX program is also called exec
A REXX program should be compiled before it can be executed?
REXX program cannot be developed in Physical Sequential Dataset?
Label must be first thing on a line and it must end with a colon?
Which of the following variable names are valid?
Which of the following commands passes commands to a specific environment?
The PUSH keyword is used to place data on the ?
Which of the following keyword will be useful for interactive debugging?