which is better comp or comp-3 in terms of memory
utilization?
Answer Posted / guest1
COMP values are stored as Binary format. So it is good to
use COMP.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the Purpose of Pointer in the string?
How many sections are there in data division in COBOL?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the difference between binary search and sequential search?
What is the local-storage section?
What is cobol?
How to remove 2 duplicate records and copy only one using job control language?
how do you reference the variable block file formats from cobol programs
In COBOL programming, what is PERFORM? What is VARYING?
how can i see junk values in dclgen or in hostvariable of comp ?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between comp and comp-3 usage?
What is Pic 9v99 Indicates in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the access modes of START statement?