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
what is the use of outrecord?
How can you get the ksds file records into your cobol program?
What is the difference between goback, stop run and exit program in cobol?
Have you used comp and comp-3 in your project? And how?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
) How do u handle errors in BMS macro?
Describe the cobol database components?
What is the usage of comp fields in cobol?
What is the difference between comp and comp-3?
explain sorting techniques in cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are the pertinent COBOL commands?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What are the different rules for performing sort operation?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?