Answer Posted / jayaram
The set of COBOL statements is written in between perform and end-perform. We should not code any period for these statements untill end-perform. THis code is used in once if you want to use the same code again you will write code once more.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can read the file from bottom?
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)?
) how do u code after getting data?
Difference between array and sub-script ?
what is the difference between COBOL2 AND COBOL390?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
In COBOL, what is the different between index and subscript?
Why did you choose to work with ibm mainframe cobol programming?
how can i see junk values in dclgen or in hostvariable of comp ?
How to print 10 to 1 if the input have only 10 digit number?
how to move the records from file to array table. give with code example
What rules are followed by the search verb.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need