Should I use STOP RUN in the sub program??why?

Answer Posted / s

Stoprun return the cursor to the OS, subprogram cursor will
be return to the main program that’s way we coded
exitprogram or goback

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the guidelines to write a structured cobol program?

822


What is redefines clause in COBOL?

1037


Name the sections present in data division.

898


In COBOL, what is the different between index and subscript?

945


What is difference between static and dynamic call in cobol?

1025


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

957


explain sorting techniques in cobol program?

889


What is the difference between goback, stop run and exit program in cobol?

1224


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

852


What are literals?

855


What is the difference between PIC 9.99 and PIC9v99?

1036


How do get the result of your program directly on your pc?

2067


What is the utilization of copybook in cobol?

879


For rewrite, why is it mandatory that file needs to be opened?

834


Explain how to differentiate call by context by comparing it to other calls?

899