Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
Answer / raj
COMP-3 fields take less memory allocation and effective in computation.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is the use of keep and pass in disp
How is sign stored in a COMP field ?
Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......
What are the pertinent COBOL commands?
What is EIBCALEN? Why it is used?
What are the divisions in a cobol program? Which one is the mandatory division among them?
What is the default value of DISP for temp datasets
how can we find total no of records in a file ....is there any utility......?
1.Can we define condition-name conditions in FD entry.
What is the difference between working storage copybook and linkage section copybook?
i need a small 3d program using inline and outline.