Which is the correct ASCII collating sequence
If a field is defined as Pic s9(6)v99 comp-3, it uses 5 bytes of storage
The word COBOL is an acronym for what?
How many bytes does a S9(7) COMP-3 field occupy ?
If a field is defined as Pic s9(6)v99 comp-3, it uses 5 bytes of storage.
How many bytes does a S9(7) COMP-3 field occupy ?
How can unused space allocation be returned to the system when a dataset is closed
___________ verb is used to alter the value of index in COBOL
What will be the TIME parameter value, if you want it to run the job within 7min 30 sec
In DB2, DATA is physically stored in
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
AUTOMATIC RECOMPILATION occurs when