Answer Posted / sroul4
Redefines is just a pointer to the memory add, thus can be
done.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
i need a small 3d program using inline and outline.
Difference between array and sub-script ?
Which mode is used to operate the sequential file?
What is the difference between Global and External Variables?
How do define dynamic array in cobol.
how do you define single dimensional array and multidimensional array in your cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Mention the guidelines to write a structured cobol program?
What are the rules of the move verb?
What is amode(31)
What is the compute verb? How is it used?
How you can characterize tables in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
how do you reference the variable unblock file formats from cobol programs
Write the code implementing the perform … varying.