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

Answer Posted / sukesh adhikary

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.






sukesh
9831281032

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 problem of ordered sequential files access?

692


example for sub strings ? and refernce modifications whit output pls

1843


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2718


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

624


What is the difference between next sentence and continue in cobol programing language?

705






how do you reference the fixed unblock file formats from cobol programs

702


Name some of the examples of COBOl 11?

2676


Which division and paragraphs are mandatory for a COBOL program?

707


how do you reference the printer file formats from cobol programs

652


Why occurs cannot be used in 01 level in COBOL?

711


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

691


What are the different rules of SORT operation?

690


Write some characteristics of cobol as means of business language.

614


Define static linking and dynamic linking.

658


What is the Purpose of POINTER Phrase in STRING command in COBOL?

713