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 / rangarao chitipothu

STATIC CALL: a call is a sub program at the time to compilation.here caller and called are one module.
--> It used more cpu time.
--> memory required can be more.


DYNAMIC CALL: a call to the subprogram at the time of execution(run time) is called dynamic call. here caller and called are separate load modules and they sharable by multiple calls.
--> it used less cpu time.
--> Memory required can be less.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What parameter directs the output of the job log dataset?

1329


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

1174


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


What is the function of dd name parameter with a 2 part structure; audit.report?

1324


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

1433


How does jcl specify the job to the operating system?

1312


what is DSN in JCL and what are the parameters to declare the DSN?

1253


Explain the function of dd name parameter with a 2 part structure; audit.report?

1524


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

1363


Is their any set of rules for dd? Explain.

1272


how can you check if a file is empty using jcl?

1490


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

1152


Explain the function of the steplib dd statement?

1181


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

1282


What is the purpose of dd dummy statement?

1525