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 |
There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.
What will happen if you code GO BACK instead of STOP RUN in a stand-alone COBOL program i.e. a program which is not calling any other program ?
can we use variable picture clause as xx.99 in cobol.
What is the difference between a DYNAMIC and STATIC call in COBOL?
how you will define variables length in cobol.
I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.
how do you reference the ksds vsam file formats from cobol programs
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?
subscript and index r not coded in u r application program what will happen?
How do we get current date from system with century?
how do you reference the variable unblock file formats from cobol programs
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length