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
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What are the different data types in cobol?
What are the various section in data division and briefly explain them.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the use of intialize verb?
What is a report item?
How do we get current date from system with century in COBOL?
How do you get the data to code the BMS macro?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
what is amode(24), amode(31), rmode(24) and rmode(any)?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How do you reference the following file formats from cobol programs?
What are the rules of the move verb?
What are various search techniques in cobol? Explain.