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
Which division and paragraphs are mandatory for a COBOL program?
What is Pic 9v99 Indicates in COBOL?
Name the sections present in data division.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is comp-1 and comp-2?
What is the difference between Global and External Variables?
What is the problem of ordered sequential files access?
For rewrite, why is it mandatory that file needs to be opened?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Why would you use find and get rather than to obtain?
what is search and searchall?what is the diffrence between them?give an best example?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Mention the guidelines to write a structured cobol program?
What is the difference between PIC 9.99 and PIC9v99?