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 is the advantage of using redefines instead of
delaring the variables ?

Answer Posted / kavithachandrashekar

Redefines is basically used to occupy same same storage space for different data items.In this case if we declare new variable then there is wastage of memory

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define static linking and dynamic linking.

1271


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1621


What do you understand by psb and acb?

1181


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1273


What is report-item in COBOL?

1200


How you can read the file from bottom?

1196


what happens if parmparameter passes zero bytes to the program

2184


What are the rules of the move verb?

1322


What is the difference between PIC 9.99 and PIC9v99?

1403


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

1306


What is the difference between structured cobol programming and object alternativelyiented cobol?

1298


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2476


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1482


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2330


What are all the divisions of a COBOL program?

1270