what is rediffine clause?in what situation it can use?give me
real time example?

Answer Posted / naidu sekhar yandrapu

When u want to use same working storage area for different
variables. u must ensure that the space must not use at same
time of program execution.For example perform xyz uses a
space ABCD pic x(9) and it will not be used .then other
part of the program can use that space ABCD.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the local-storage section?

683


What is a SSRANGE and NOSSRANGE?

820


What is the LINKAGE SECTION used in COBOL?

889


What is the usage of comp fields in cobol?

660


How can you get the ksds file records into your cobol program?

644






State the various causes of s0c1, s0c5 and s0c7.

665


What rules are followed by the search verb.

638


Define static linking and dynamic linking.

669


Write a cobol program making use of the redefine clause.

733


what is difference between cobol and cobol/400

21567


What is link edit in cobol?

772


What rules are to be followed while using the corresponding options?

641


) how do u code after getting data?

1580


What is the difference between Global and External Variables?

666


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

2661