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 difference between cobol and cobol/400
What is the difference between next sentence and continue in cobol programing language?
What are the various section in data division and briefly explain them.
Why would you use find and get rather than to obtain?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is the difference between comp and comp-3 usage?
What is a SSRANGE and NOSSRANGE?
How do you differentiate between cobol and cobol-ii?
What is the compute verb? How is it used?
Write a cobol program making use of the redefine clause.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write the code to count the sum of n natural numbers.