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 clause?

Answer Posted / sudhakar koppavarapu

Redefines clause allows a programmer to give different data
descriptions to the same area of storage.



syntax:

LevelNumeber Identifier1 REDEFINES identifier2.


01 A PIC X(7).
01 B REDEFINES A PIC 9(5)V9(2).

Is This Answer Correct ?    24 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Purpose of Pointer in the string?

1119


What is the difference between a binary search and a sequential search what are the pertinent cobol?

1195


What is the difference between Call and a Link?

1257


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

2073


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

1549


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2425


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


how do you reference the esds vsam file formats from cobol programs

1264


What are various search techniques in cobol? Explain.

1108


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

1481


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

5426


What kind of error is trapped by on size error option?

1287


How many sections are there in data division in COBOL?

1177


What is a SSRANGE and NOSSRANGE?

1519


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

3207