Why we need to use redefine clause when we can define the
variable seperately... what is actual need....
Answer Posted / adarsh
redefines is used to reduce the memory usage.using redefines we can allocate the same memory to different variables.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How do you reference the fixed block file formats from cobol programs
What is comp-1 and comp-2?
What is link edit in cobol?
Explain about different table spaces.
Define cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Can you please let me know the centre name of INS certification in Kolkata.
how do you reference the variable unblock file formats from cobol programs
What is the local-storage section?
Write a cobol program making use of the redefine clause.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Which division and paragraphs are mandatory for a COBOL program?
What are declaratives and what are their uses in cobol?