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 is the difference between next sentence and continue in cobol programing language?
What are declaratives and what are their uses in cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between PIC 9.99 and PIC9v99?
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
What is redefines clause in COBOL?
What is comp-1 and comp-2?
what happens if parmparameter passes zero bytes to the program
What is the difference between structured cobol programming and object alternativelyiented cobol?
Name the divisions, which are available in a cobol program?
A table has two indexes defined. Which one will be used by the SEARCH?
What is static and dynamic call in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?