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 / prakash shrivastava

Redifines clause is used to allocate more than one data in
same memory location....

ex:- 77 a pic 9(2).
77 b redefines a pic 9(2).

Is This Answer Correct ?    20 Yes 31 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL programming, what is PERFORM? What is VARYING?

1209


What are the different rules to perform a Search?

1144


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1212


Write down the divisions of cobol program?

1336


What are the different types of condition in cobol and write their forms.

1154


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1695


Explain the configuration section of a cobol program with examples of syntax.

1259


What is the problem of ordered sequential files access?

1208


How do u write test cases?

2111


What is the difference between comp and comp-3 usage?

1260


What are the different data types in cobol?

1515


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1310


Explain about different table spaces.

1155


What is the default value(s) for an initialize and what keyword allows for an override of the default?

1267


How do get the result of your program directly on your pc?

2396