Answer Posted / naveen
Kishore Sangu
S9(1)comp to s9(4)comp occupies 2 bytes.
s9(5)comp to s9(9)comp occupies 4 bytes.
S9(10)comp to S9(18)comp occupies 8 bytes.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How arrays can be defined in COBOL?
What is the local-storage section?
what are decleratives in cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Write the code to count the sum of n natural numbers.
What is amode(24)?
What is the utilization of copybook in cobol?
What is rmode(24)
how do you reference the esds vsam file formats from cobol programs
What are the pertinent COBOL commands?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
Define static linking and dynamic linking.
How do u write test cases?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning