Which mode is used to operate the sequential file?
Can we move SPACES to numeric field and ZEROES to alphabetic field? If yes what are the way doing this?
Minimum how many Number of Paragraphs are there in ID- Divison?
in the TIME parameter we r giving hours r minutes
01 a pic 9(3) value is 123 01 b pic 9(6) move a to b wht will be the value ? and 01 a pic x(6) value is abc 01 b pic x(3) move a to b wht will be the value ?
When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these
How is sign stored in a COMP field ?
What is the difference between COMP & COMP-3 ?
how do u link sub pgm to main pgm ?
How To move a value to an array using move verb?
What is 77 level used for ?
SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
how many divisions are there in cobol