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 redefines? where it can be effectively use for the
purpose of memory utilization? give an example?

Answer Posted / siri

REDEFINES:-REUSE THE SPACE FROM FIRST BYTE ON WORDS....REDEFINES AND REDEFINING FIELDS MUST BE AT SAME LEVEL NOS..REDEFINING THE MEMORY MUST BE SAME OR SORTER...
FOR EXAMPLE 1000 BALLS IS THERE..EACH BALL CAST IS 10 RS/-...BUT I HAVE ONLY 10 RS/-...BUT I USE THE ALL 1000 BALLS HOW MEANS USING THE REDEFINES....

WORKING-STORAGE SECTION.
01 A PIC X(100) VALUES '******************************'
01 B REDEFINES A X(10)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the variable block file formats from cobol programs

1305


what is the use of outrecord?

2269


Difference between array and sub-script ?

1699


Can we change the password using ALTER? anyone tried and changed?

2073


Why occurs cannot be used in 01 level in COBOL?

1200


What is redefines clause in COBOL?

1342


How you can characterize tables in cobol?

1250


what is difference between cobol and cobol/400

23058


Give some examples of command terminators?

1317


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1265


Have you used comp and comp-3 in your project? And how?

2519


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

1197


How many bytes S(8) comp field occupy and its maximum value?

2186


What is the difference between perform … with test after and perform … with test before?

1493


What are different data types in cobol?

1380