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


where do we use dyanamic call ?
and where do we use static call pls give any example pls ?

Answers were Sorted based on User's Feedback



where do we use dyanamic call ? and where do we use static call pls give any example pls ?..

Answer / shiva

if tere r n-subprograms in a program..we use dynamoc call
since no need of compiling main program everytime as sub
programs are modofied...

any way interms of proceesing static is only one best

Is This Answer Correct ?    2 Yes 0 No

where do we use dyanamic call ? and where do we use static call pls give any example pls ?..

Answer / kanchan

where speed is required we use Static call and if storage
is an inportant factor then we use dynamic call

Is This Answer Correct ?    1 Yes 0 No

where do we use dyanamic call ? and where do we use static call pls give any example pls ?..

Answer / bhaskar

dynamic call is noting but link edit of object code done at
the time of excution.
before excution is called as static.

static used at gaving value in value clause
ex.01 a pic 9(2) value 19.

dynamic is accept clause
accepted in pd.

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More COBOL Interview Questions

I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?

15 Answers   ADP, Broadridge, CTS, HSBC, L&T, RBS, TCS,


wht is structured cobol pgm and non structred cobol pgm ?

1 Answers   CTS, DELL,


wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?

2 Answers   EDS,


can we use reference modification an arry.

1 Answers  


A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.

1 Answers  


Difference between array and sub-script ?

0 Answers   HCL,


how do you reference the rrds file formats from cobol programs

0 Answers  


i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?

1 Answers   HCL,


When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.

1 Answers   CTS,


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

0 Answers   Valtech,


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

0 Answers  


What is perform what is varying?

0 Answers  


Categories