What is tne need to use sub programs in Cobol?

Answer Posted / vinay sonar

subprogram is used so that many programs can be merged into
single programs.also it reduces the required storage space
and no need to decleare variables again

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1646


How do you define a variable of comp-1 and comp-2?

701


Can we redefine the field of x(200) to less than 200?

814


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

817


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

704






What is a report item?

737


Which Search verb is equivalent to PERFORM…VARYING?

681


) How do u handle errors in BMS macro?

1427


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

708


What is the utilization of copybook in cobol?

650


) what is the difference between AID and HANDLE AID?

1630


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

688


How you can characterize tables in cobol?

710


How do you reference the following file formats from cobol programs?

693


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

620