Is it possible to mutliply a comp variable with an comp-3
variable. Will there be any error if i do it?
Answer Posted / raja
It should give S0C7. Data Exception.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Which division and paragraphs are mandatory for a COBOL program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How many sections are there in data division in COBOL?
What is report-item in COBOL?
What is Pic 9v99 Indicates in COBOL?
What is comp-1 and comp-2?
how to access the file from prodution from changeman tool and to submit a file to production
What is link edit in cobol?
What is the utilization of copybook in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the different rules of SORT operation?
) how do u code after getting data?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How do define dynamic array in cobol.