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

can we read records in a file from botom to top. if possible how can we read

12 Answers   ACS,


What are some examples of command terminators?

1 Answers  


wht r the advantages of 77 level number ?

8 Answers   TCS,


How do you code Cobol to access a parameter that has been defined in JCL?

3 Answers  


01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2 PIC X(13). now I want to display the value of NAME1 in reverse order i.e value should be displayed as "GNIMMARGORP LOBOC" HOW can I do that ??? please let me know if any one knows it.

11 Answers   FirstApex, NIIT,


Write a program to explain size error.

0 Answers  


What is the reference modification.

2 Answers  


How is sign stored in Packed Decimal fields and Zoned Decimal fields?

6 Answers   ABC, HCL, TCS,


what are the working storage fields in BMS macro?

2 Answers   IBM,


can we write paragraph in area B .....

4 Answers   L&T,


What is the difference between a binary search and a sequential search what are the pertinent cobol?

0 Answers  


What is tne need to use sub programs in Cobol?

3 Answers   HSBC,


Categories