Answer Posted / purushothr
comp 1:single precision floating point//4 bytes
comp 2:double precision floating point//8 bytes
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between comp and comp-3?
Write down the divisions of cobol program?
What are the cobol coding sheets?
What are declaratives and what are their uses in cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is a SSRANGE and NOSSRANGE?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Write some characteristics of cobol as means of business language.
What is static and dynamic call in cobol?
How do get the result of your program directly on your pc?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Whats the difference between search & search ALL?
what is amode(24), amode(31), rmode(24) and rmode(any)?