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 the difference is between continue and next sentence?
What is rmode(24)
What is the difference between binary search and sequential search?
How to print 10 to 1 if the input have only 10 digit number?
) How do u handle errors in BMS macro?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
i want a program using by if, evaluate , string, unstring, perform, occurs?
how do you reference the variable block file formats from cobol programs
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?
What is the LINKAGE SECTION used in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
what is difference between cobol and cobol/400
what is the use of outrecord?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Which is not true about evaluate statement