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 / sriram

redefines is a clause which is used for predefined storage space for other variables without wastage of space.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(31)

1223


What the difference is between continue and next sentence?

1218


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2165


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17930


Write a program to enter and display the names of students in a class using the occurs clause.

1260


Define static linking and dynamic linking.

1270


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


Why did you choose to work with ibm mainframe cobol programming?

1158


How do you define a variable of comp-1 and comp-2?

1258


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1298


In COBOL, what is the different between index and subscript?

1281


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

1400


What do you understand by psb and acb?

1181


Give some examples of command terminators?

1322


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2644