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 Pic 9v99 Indicates in COBOL?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
i want a program using by if, evaluate , string, unstring, perform, occurs?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
example for sub strings ? and refernce modifications whit output pls
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is an in line perform? When would you use it? Anything else you wish to say about it.
Define cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What the difference is between continue and next sentence?
What is the compute verb? How is it used?
What is the difference between Call and a Link?