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

Answer Posted / sandhya

dynamic call is preferable with respect to space and
static call is preferable with respect to fast execution...

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the code implementing the perform … varying.

826


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

981


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6112


what is the use of outrecord?

1974


Name the divisions, which are available in a cobol program?

939


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

2078


What is the difference between comp and comp-3?

907


How do you reference the fixed block file formats from cobol programs

928


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3002


how to move the records from file to array table. give with code example

2443


IF I mention stop run in CICS what happens?

2107


How you can characterize tables in cobol?

938


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

2155


What are the different rules to perform a Search?

831


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

914