Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is static and dynamic call with examples?

Answer Posted / vasanth

But looking at the program we can find if the called
program is static or dynamic by below ways :

If the called program is mentioned as a literal in the main
program , then you can say that it is a static program if
the compiler option is NODYNAM else it is a dynamic
program .If the called program name is mentioned as a
variable in the main program , then it is a dynamic program
irrespective of the compiler option.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of disp parameter?

1204


Explain the purpose of dd * statement in jcl?

1123


How is the record format of an output dataset specified?

1204


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

2613


Explain how can values be passed from the job stream to an executable program?

1316


when can a job time-out occur? How to overcome that?

1351


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

1304


How can unused space allocation be returned to the system when a dataset is closed?

1566


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

1330


Can we use DISP=SHR in output file in JCL

1466


Explain how can the disposition of sysout datasets be set for an entire jobstream?

1152


how to run batch program without jcl?

11698


What are the jcl procedures?

1171


Is automatic restart possible in jcl? If yes, how?

1174


what operation is performed by job statement?

1180