Answer Posted / sruthi
Hi,
we can't use GO TO statement in in-line perform.goto
should be used with in the range of paragrafhs being
executed.
in-line syn is, perform--- end-perform.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the difference between PIC 9.99 and PIC9v99?
When is inspect verb is used in cobol?
Write the code to count the sum of n natural numbers.
How do you reference the following file formats from cobol programs?
What are different data types in cobol?
What are the access modes of START statement?
What is the difference between structured cobol programming and object alternativelyiented cobol?
How do get the result of your program directly on your pc?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
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 difference between a binary search and a sequential search what are the pertinent cobol?
What is cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?