Give some advantages of REDEFINES clause?

Answers were Sorted based on User's Feedback



Give some advantages of REDEFINES clause?..

Answer / mahathiaz

1. You can REDEFINE a Variable from one PICTURE class to
another PICTURE class by using the same memory
location.
2. By REDEFINES we can INITIALISE the variable in
WORKING-STORAGE Section itself.
3. We can REDEFINE a Single Variable into so many sub
variables. (This facility is very useful in solving Y2000
Problem.)

Is This Answer Correct ?    23 Yes 1 No

Give some advantages of REDEFINES clause?..

Answer / pappu

test

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More COBOL Interview Questions

How do you define a variable of COMP-1? COMP-2?

3 Answers  


What is the use of intialize verb?

0 Answers  


Hi Devolopers.. i need ur help.. i have 3 years of exp in Manual testing and SQL, next month onwards i shifted in to MAINFRAME TESTING... i have ZERO Knowledge abt mainframes.... PLS SUGGEST ME WHAT I LEARN in AMEERPET? mainframe testing or mainframe total devolopment subject... AS a devoloper u know every thing tester what to do PLSSSSSSSSS help me ITS VERY URGENT...

1 Answers  


How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.

1 Answers   Syntel,


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?

0 Answers   HCL,






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

0 Answers  


1.Can we define condition-name conditions in FD entry.

11 Answers  


WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??

1 Answers  


how can i see junk values in dclgen or in hostvariable of comp ?

0 Answers   DELL,


What are the different forms of EVALUATE statement?

2 Answers   IBM, Micro Labs,


What is the difference between Global and External Variables?

0 Answers  


What is the linkage section?

4 Answers  


Categories