what is the advantage of using redefines instead of
delaring the variables ?
Answer Posted / deepak kumar
redefines saves the memory by referring the same memory location by other data items.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Pic 9v99 Indicates in COBOL?
How to print 10 to 1 if the input have only 10 digit number?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How many sections are there in data division in COBOL?
Define static linking and dynamic linking.
How do u write test cases?
What is the Purpose of Pointer in the string?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is report-item in COBOL?
In COBOL programming, what is PERFORM? What is VARYING?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the difference between next sentence and continue in cobol programing language?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Mention the guidelines to write a structured cobol program?