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
Why would you use find and get rather than to obtain?
What are the different rules to perform a Search?
What is the problem of ordered sequential files access?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Write a program to explain size error.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Write the code implementing the perform … varying.
What is an in line perform? When would you use it? Anything else you wish to say about it.
Whats the difference between search & search ALL?
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 difference between comp and comp-3?
What is the difference between comp and comp-3 usage?
What the difference is between continue and next sentence?
How do you get the data to code the BMS macro?
What are the cobol coding sheets?