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 Posted / raj
COMP-3 fields take less memory allocation and effective in computation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
Define cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Difference between array and sub-script ?
What is a scope terminator give example?
Can we change the password using ALTER? anyone tried and changed?
Are you comfortable in cobol or jcl?
What are all the divisions of a COBOL program?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
State the various causes of s0c1, s0c5 and s0c7.
What rules are followed by the search verb.
What do you understand by psb and acb?
Write the code implementing the perform … varying.