Answer Posted / suresh
linkage-section is used to define the storage that is to be
passed between the programs.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is comp-1 and comp-2?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the local-storage section?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Why would you use find and get rather than to obtain?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Why did you choose to work with ibm mainframe cobol programming?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How to know whether the module is dynamical or statistical?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
How do u write test cases?
What is the difference between PIC 9.99 and 9v99 in COBOL?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.