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

suppose a cobol programme A calling programme B,C and D.
If C undergoes some change what if A,B,C,D need to be
recompiled or only C nee to be recompliled.

Answer Posted / krishnan

Based on the compile option we will deside if static call
means C separately no need to complile if it is dynamic
means u need to recompile the C pgm

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of intialize verb?

1298


Which Search verb is equivalent to PERFORM…VARYING?

1103


What is the difference between PIC 9.99 and 9v99 in COBOL?

1396


What is the difference between PIC 9.99 and PIC9v99?

1401


How you can characterize tables in cobol?

1251


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

1262


Can we redefine the field of x(200) to less than 200?

1429


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

4205


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

1174


What is difference between static and dynamic call in cobol?

1459


Differentiate between structured cobol programming and object-oriented cobol programming.

1211


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2531


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1143


How arrays can be defined in COBOL?

1294


What is a scope terminator give example?

1154