Difference between next and continue clause
Answer Posted / sidaraddi vijay
Continue is the No operation statement. the control is just
passed to next statement.
Next sentence passes the control to the next sentence.
Enjoy bye
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Name some of the examples of COBOl 11?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do you get the data to code the BMS macro?
What is difference between static and dynamic call in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is a scope terminator give example?
What are the different types of condition in cobol and write their forms.
What is length is cobol?
how do you reference the ksds vsam file formats from cobol programs
i want a program using by if, evaluate , string, unstring, perform, occurs?
How many sections are there in data division in COBOL?
Write a program that uses move corresponding.