Answer Posted / jay
COMP1 - Single precision floating point. Uses 4 bytes.
COMP2 - Double precision floating point. Uses 8 bytes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Have you used comp and comp-3 in your project? And how?
What kind of error is trapped by on size error option?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
what is amode(24), amode(31), rmode(24) and rmode(any)?
how can i see junk values in dclgen or in hostvariable of comp ?
Why did you choose to work with ibm mainframe cobol programming?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Write a cobol program making use of the redefine clause.
explain sorting techniques in cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is perform what is varying?
what are decleratives in cobol?
Write a program to enter and display the names of students in a class using the occurs clause.