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

which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1549


Which Search verb is equivalent to PERFORM…VARYING?

1102


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

5426


What are the various section in data division and briefly explain them.

1249


In which area will you utilize 88 level items in cobol?

1205


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

1143


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

1228


Which division and paragraphs are mandatory for a COBOL program?

1328


What are the cobol coding sheets?

1353


Name some of the examples of COBOl 11?

3196


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2492


Can a Search can be done on a table with or without Index?

1330


how to move the records from file to array table. give with code example

2727


What is the LINKAGE SECTION used in COBOL?

1597


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

2185