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


Please Help Members By Posting Answers For Below Questions

What the difference is between continue and next sentence?

751


What is rmode(24)

766


What is the difference between binary search and sequential search?

731


How to print 10 to 1 if the input have only 10 digit number?

919


) How do u handle errors in BMS macro?

1514






System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1694


i want a program using by if, evaluate , string, unstring, perform, occurs?

4190


how do you reference the variable block file formats from cobol programs

803


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1311


What is the LINKAGE SECTION used in COBOL?

1040


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

798


what is difference between cobol and cobol/400

21859


what is the use of outrecord?

1858


What is the difference between PIC 9.99 and 9v99 in COBOL?

850


Which is not true about evaluate statement

1844