how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?
Answer Posted / rana
COMP1 and COMP2 are the Single precision (Full word - 4
bytes) and Double precision (Double word - 8 bytes)
respectively.
They don't contain the Picture Clause.
COMP-3 will contain 8 Bytes.
| Is This Answer Correct ? | 30 Yes | 4 No |
Post New Answer View All Answers
What is inspect in cobol ?
How do define dynamic array in 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
How many bytes S(8) comp field occupy and its maximum value?
What are 77 levels used for?
what is search and searchall?what is the diffrence between them?give an best example?
Name the sections present in data division.
what is difference between cobol and cobol/400
What is the difference between comp and comp-3 usage?
Give some examples of command terminators?
What is comp-1 and comp-2?
Difference between cobol and cobol-ii?
Mention the guidelines to write a structured cobol program?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Write a program that uses move corresponding.