Answer Posted / vampire
"."
stop-run
exit
end-if
exit
end-evaluate
end-search
end sort
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is difference between cobol and cobol/400
Differentiate between structured cobol programming and object-oriented cobol programming.
How many sections are there in data division in COBOL?
Name the divisions, which are available in a cobol program?
i want a program using by if, evaluate , string, unstring, perform, occurs?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
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
how to move the records from file to array table. give with code example
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the difference between PIC 9.99 and PIC9v99?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
In COBOL programming, what is PERFORM? What is VARYING?
How do you reference the fixed block file formats from cobol programs
What are 77 levels used for?