01 test record
02 first pic x(4)
02 second redefines first pic s9(4) comp
will give
A is the only son of P.P is B's mother's mother-in-law. How A is related to B?
When displaying a data-name, it _______ be part of an output record
Indicate in which of the following, the REPORT NAME does not appear
What is the mode in which you will OPEN a file for writing
___________ verb is used to alter the value of index in COBOL
In which section do sort description is given
Indicate which of the following is not a Procedure Division verb
The Logical Name of the File will be assigned to
Which division is used to specify the computer used by the program
How many bytes will a S9(8) COMP field occupy
About the MERGE verb, which one of the following is true
Select variable which is accessible only to the batch program
S9(7) COMP-3 field occupy _________ bytes