what is the advantage of using redefines instead of
delaring the variables ?
Answer Posted / joshin
redifine will used to change the pic clause of already
declared variable.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What are the various section in data division and briefly explain them.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is report-item in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
i need a small 3d program using inline and outline.
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Why occurs cannot be used in 01 level in COBOL?
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)?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What are the different open modes available in cobol?
Name some of the examples of COBOl 11?
What is rmode(24)
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Write a program that uses move corresponding.