Answer Posted / g.naveen
s9(5) occupies 5 bytes of memory.
| Is This Answer Correct ? | 46 Yes | 21 No |
Post New Answer View All Answers
What are all the divisions of a COBOL program?
What are the different rules for performing sort operation?
What is a SSRANGE and NOSSRANGE?
For rewrite, why is it mandatory that file needs to be opened?
What is length is cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the utilization of copybook in cobol?
In COBOL programming, what is PERFORM? What is VARYING?
What is the local-storage section?
What is redefines clause in COBOL?
What is the difference between comp and comp-3?
Name the sections present in data division.
what is the difference between COBOL2 AND COBOL390?
Explain about different table spaces.
Define static linking and dynamic linking.