Answer Posted / vampire
comp had boundaries
1-4 halfword-2bytes-16bites-4nibbles
5-9 fullword-4bytes-32bites-8nibbles
10-18 doubleword-8bytes-64bites-16nibbles
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various section in data division and briefly explain them.
Can you please let me know the centre name of INS certification in Kolkata.
Which is not true about evaluate statement
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are declaratives and what are their uses in cobol?
What is the difference between comp and comp-3?
) what is the difference between AID and HANDLE AID?
What are the pertinent COBOL commands?
What is a SSRANGE and NOSSRANGE?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Difference between cobol and cobol-ii?
What is the utilization of copybook in cobol?
) How do u handle errors in BMS macro?