Answer Posted / renga
For Inline Perform and End-evaluate scope terminator is
mandatory. So it will result in compilation err. For others
the program logic will got impacted.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
A table has two indexes defined. Which one will be used by the SEARCH?
What is an in line perform? When would you use it? Anything else you wish to say about it.
In which area will you utilize 88 level items in cobol?
What is the utilization of copybook in cobol?
What are all the divisions of a COBOL program?
Have you used comp and comp-3 in your project? And how?
i need a small 3d program using inline and outline.
What are the different rules for performing sort operation?
What is the use of intialize verb?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between goback, stop run and exit program in cobol?
how do you reference the printer file formats from cobol programs
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the difference between external and global variables in COBOL?