if one main program ,n -subprograms are then which call you
follow ?why reasonuhg

Answer Posted / harsha

intially we follow main program then all depends on the
control or flow of the main program itself for eg;
In main prog intially we call a subprog1 and after the
execution of subprog1 is over then control is back to the
main prog or to be simple the program which called...to bo
simple wherever the control gets it's start it's(control)
is finally returned to that point in the program

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between COBOL2 AND COBOL390?

2453


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

631


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


How you can read the file from bottom?

660


What rules are to be followed while using the corresponding options?

638






Explain what you understand by passing by value.

700


how do you reference the printer file formats from cobol programs

665


What are various search techniques in cobol? Explain.

650


Discuss about changing dataset name in proc.

759


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

998


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

679


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2730


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2114


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

818


What is cobol?

744