What is the difference between static call & Dynamic call ?

Answer Posted / guest

In the case of Static call, the called program is a stand
along program, it is an executable program . During run time
we can call it in our called program. As about Dynamic call,
the called program is not an executable program it can
executed thru the called program

Is This Answer Correct ?    2 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1084


What is the difference between run mode and addressing mode?

893


How to alter the parameters for the existing gdg?

947


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

1217


What are steplib and joblib? What for they are used?

924


Explain how can a stopped job be started again?

891


what is the purpose of coding notify parameter in job statement?

922


In sms datasets, what is the function of the dd avgrec keyword?

874


what are the various stages of job processing?

1037


which utility is used to sort a file in jcl?

1001


How does jcl act on a cobol code?

893


whats the diff bw the evaluate also and and?

2098


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1102


What are hierarchy levels in jcl?

1277


What is one line to pass PARM from JCL to COBOL?

4697