what is the advantage of using redefines instead of
delaring the variables ?
Answer Posted / kavithachandrashekar
Redefines is basically used to occupy same same storage space for different data items.In this case if we declare new variable then there is wastage of memory
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How you can characterize tables in cobol?
How many sections are there in data division in COBOL?
What is the difference between Global and External Variables?
What is length is cobol?
Define cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
what is the difference between COBOL2 AND COBOL390?
What kind of error is trapped by on size error option?
What guidelines should be followed to write a structured cobol prgm?
How do get the result of your program directly on your pc?
how do you reference the ksds vsam file formats from cobol programs
What is cobol?
What is report-item in COBOL?
What is the difference between external and global variables in COBOL?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?