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
how do you reference the esds vsam file formats from cobol programs
What are all the divisions of a COBOL program?
Give some examples of command terminators?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is length is cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Why did you choose to work with ibm mainframe cobol programming?
What is the compute verb? How is it used?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between goback, stop run and exit program in cobol?
How arrays can be defined in COBOL?
What do you understand by psb and acb?
State the various causes of s0c1, s0c5 and s0c7.
How do you define a variable of comp-1 and comp-2?