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

can I copy book which contain db2 statment in procedure divion?

2 Answers   Bank Of America,


which one is better among static call and dynamic call?

3 Answers  


how to resolve the file status 47.......

1 Answers   MMM,


how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)

6 Answers  


what is search and searchall?what is the diffrence between them?give an best example?

3 Answers   BirlaSoft,






what is SYNCHRONIZATION?

3 Answers   Syntel,


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

0 Answers  


What is SSRANGE, NOSSRANGE ?

5 Answers  


Which division and paragraphs are mandatory for a COBOL program?

0 Answers  


Whats the use of Examine command? can someone help me?

1 Answers   IBM,


What rules are followed by the search verb.

0 Answers  


What are the access modes of START statement?

0 Answers  


Categories