Answer Posted / raghavendra nq
If you are not using any unused memory locations,that items can be declared as a filler items. Filler items can't be initialized in procedure division.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How many bytes S(8) comp field occupy and its maximum value?
What is link edit in cobol?
HOw can I get the negative sign while deduct high value from low value
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Have you used comp and comp-3 in your project? And how?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
IF I mention stop run in CICS what happens?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is length is cobol?
What are literals?
Write a program that uses move corresponding.
Write a program to explain size error.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are all the divisions of a COBOL program?