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
What is Pic 9v99 Indicates in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Name the sections present in data division.
How many sections are there in data division in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is difference between static and dynamic call in cobol?
What is redefines clause in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
What is inspect in cobol ?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the use of intialize verb?
what is difference between cobol and cobol/400
What is length is cobol?