what is the use of comp2 ? where can we use it with example ?
Answer Posted / srinivas yadav
It is used to reduce the Momery space.
comp2:
1)The data stored in the form of Hexa-decimal format.
2)The no. of bytes stored as s9(1)to s9(18)is 8 bytes of
memory.
3)It takes more precession values.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
IF I mention stop run in CICS what happens?
What are 77 levels used for?
What are literals?
Define cobol?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
explain sorting techniques in cobol program?
What is cobol?
What is the difference between comp and comp-3?
What are the different types of condition in cobol and write their forms.
What is amode(24)?
i need a small 3d program using inline and outline.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is inspect in cobol ?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?