Explain about Cobol Subroutines

Answer Posted / dimpy19

cobol subroutines
1.internal subroutines - like PERFORM statement.
2.external subroutines - using CALL verb (call by value and call by reference).
-----default------

subroutine can be compiled stand alone but cannot be executed independently.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of dd dummy statement?

939


Explain dd statement in jcl?

635


What is Cataloged Procedures?

708


how can the same proc be re-used and called by many jobs?

903


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

709






define cond parameter in jcl?

767


what happens in execution stage in job processing?

650


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2259


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

600


What is the syntax of JCL statement?

687


what is use of dcb parameter in dd statement?

765


Explain the hierarchy levels in jcl?

1116


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

823


Explain about LMQUERY�give a dialog information about a data set

896


What is the function of job statement in jcl?

633