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

Write the code to count the sum of n natural numbers.

906


Can we change the password using ALTER? anyone tried and changed?

1727


how can i see junk values in dclgen or in hostvariable of comp ?

2738


what are decleratives in cobol?

1983


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

921






Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

885


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

926


what is difference between cobol and cobol/400

22098


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2102


What are the pertinent COBOL commands?

2815


What is Pic 9v99 Indicates in COBOL?

919


What is length is cobol?

847


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

889


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

1198


What is the difference between next sentence and continue in cobol programing language?

937