what is the advantage of using redefines instead of
delaring the variables ?
Answer Posted / sriram
redefines is a clause which is used for predefined storage space for other variables without wastage of space.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Write a program that uses move corresponding.
How do u write test cases?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Explain what you understand by passing by value.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
In which area will you utilize 88 level items in cobol?
How do you reference the fixed block file formats from cobol programs
What is inspect in cobol ?
Describe the cobol database components?
What is Pic 9v99 Indicates in COBOL?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Write the code to count the sum of n natural numbers.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is difference between static and dynamic call in cobol?