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...

whar is the difference bwn LINK() and XCTL()?

Answer Posted / harsha

This is in addition to the above answers.

XCTL:-Copy of the data is passed to the called program. it
means data changed by called program will not reflect in
calling program.

Since it do not expect the control to return to calling
program, as soon as the calling program issues a XCTL
command, calling program will be released from memory and
called program will load into memory.

Link:-Data is passed to the called program. it means data
changed by called program will reflect in calling program.

It expect the control to return to calling program, called
program will not release from memory.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??

3192


What are fset, frset?

965


What is the main function of the sign-on table?

993


Explain the function of the load command?

1059


What is a cics task?

1005


Explain the uses that are associated to tsq and tdq ?

1037


Explain how DSECT parameter is used in BMS ?

1156


Define the term function request shipping?

972


Can you define transid?

971


Can you explain cics transaction gateway?

1009


What is the cics command that is used to access current date and time?

1041


Explain the mdt in cics?

1085


Mention the option used in a cics command to retrieve the response code after execution of the command?

1048


Sync points cannot be requested by the application programs? State true or false

1115


Explain how do you dynamically set the cursor position to a specific field?

1012