Wat is the difference between NEXT and CONTINUE statement in
cobol,can any one explain with example.

Answer Posted / krishna kumar

NEXT SENTENCE gives control to the verb following the next
period(.) while CONTINUE gives the control to the next verb
after the END-IF.

Is This Answer Correct ?    37 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static and dynamic call in cobol?

578


How many sections are there in data division in COBOL?

665


What is the difference between PIC 9.99 and PIC9v99?

760


How do we get current date from system with century in COBOL?

780


What are 77 levels used for?

644






What is the Purpose of POINTER Phrase in STRING command in COBOL?

703


How do you reference the fixed block file formats from cobol programs

687


What is rmode(any) ?

674


Define cobol?

848


What is perform what is varying?

690


How do u write test cases?

1627


How do you differentiate between cobol and cobol-ii?

638


What is the LINKAGE SECTION used in COBOL?

876


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

640


Whats the difference between search & search ALL?

5225