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
Explain how you can characterize tables in cobol?
what is search and searchall?what is the diffrence between them?give an best example?
What are the different types of condition in cobol and write their forms.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the difference between PIC 9.99 and PIC9v99?
What is the compute verb? How is it used?
Name the divisions, which are available in a cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
how to move the records from file to array table. give with code example
Explain how to differentiate call by context by comparing it to other calls?
What rules are to be followed while using the corresponding options?
what is the use of outrecord?
Which division and paragraphs are mandatory for a COBOL program?
What is static and dynamic call in cobol?
How do we get current date from system with century in COBOL?