Answer Posted / roopa sharma
two or more data items can use same working storage area by
redefining a storage area
Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
Explain the configuration section of a cobol program with examples of syntax.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What are 77 levels used for?
How do you differentiate between cobol and cobol-ii?
What are the different rules for performing sort operation?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Have you used comp and comp-3 in your project? And how?
how do you reference the variable unblock file formats from cobol programs
how to access the file from prodution from changeman tool and to submit a file to production
What is amode(24)?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?