Wat is the difference between NEXT and CONTINUE statement in
cobol,can any one explain with example.
Answer Posted / mahalakshmi
the flow of the program for next sentence the control ll
move to . period. in continue the control will go to the
next line.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what is amode(24), amode(31), rmode(24) and rmode(any)?
Difference between array and sub-script ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Name the divisions, which are available in a cobol program?
what are decleratives in cobol?
How do get the result of your program directly on your pc?
) what is the difference between AID and HANDLE AID?
What is the problem of ordered sequential files access?
what is the difference between COBOL2 AND COBOL390?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What type of SDLC u followed? Why?