Answer Posted / santosh khot
In-line Perform is included in Cobol II this was not in
Previous version of Cobol. when dont want to take the
control to the paragraph want to execute same code for
number of times with in same in-line perform is used
Syntex is
perform until identifier
....
.....
.....
end-perform.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Can we change the password using ALTER? anyone tried and changed?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
Differentiate between structured cobol programming and object-oriented cobol programming.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are declaratives and what are their uses in cobol?
Which mode is used to operate the sequential file?
What is the difference between external and global variables in COBOL?
Are you comfortable in cobol or jcl?
What is the difference between comp and comp-3?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do you reference the following file formats from cobol programs?
What are the various section in data division and briefly explain them.
What are the different rules of SORT operation?