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 happens when a copybook variables are declared using
include statement ?

Answer Posted / shaan

Include is a precomplier statement and so the variables
would be expanded during precompilation time rather than at
compilation time.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the guidelines to write a structured cobol program?

1028


What is redefines clause in COBOL?

1249


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

1074


What are the different rules to perform a Search?

1048


i need a small 3d program using inline and outline.

2166


how do you define single dimensional array and multidimensional array in your cobol?

1045


What rules are followed by the search verb.

1046


What do you understand by psb and acb?

1056


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1601


IF I mention stop run in CICS what happens?

2304


What are the different types of condition in cobol and write their forms.

1064


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1185


What is the difference between goback, stop run and exit program in cobol?

1521


Write the code to count the sum of n natural numbers.

1142


What is the LINKAGE SECTION used in COBOL?

1469