Description: programming languages Online Quiz - 234 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
What is the clause we use to access the file between two programs as a common file ?
RMODE stands for ?
DBRM stands for ?
For conversions that lose precision - When a USAGE COMP-1 data item is moved to a FIXED-POINT data item that has more than nine digits, the fixed-point data item will receive only -- significant digits, and the remaining digits will be ----.
The DATA option affects whether storage for dynamic data areas and other dynamic runtime storage is obtained from above or below the ------line
Can we use the LANGUAGE compiler option and the NATLANG runtime option to act independently of each other.
In the syntax WORD(xxxx) what do xxxx specifies?
When conflicting options are specified at the same level in the hierarchy -------- option takes effect.
Default BUFSIZE is ?
The only difference between DECK and OBJECT is in the ------
We need to use ----- to get a sorted cross-reference listing
To call a C/C++ function with a function return value
To pass a copy of the identifier to the subprogram --- code can be used?
By what way we can pass data between programs?
You will introduce errors if the number of data-names in the identifier list of a called program is greater than the number of arguments passed from the calling program
-------- specifies a decimal number that must be at least 256.
Use MAP to produce a listing of the items defined in the
LIB compiler option must be in effect for which of the following statements?
In CODEPAGE(ccsid),what is full form of CCSID?
The maximum value of the integer argument to the FACTORIAL function when you specify ARITH (COMPAT) is?