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 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 default value(s) for an initialize? What keyword will allow for an override of the default?
What is perform what is varying?
What is the difference between PIC 9.99 and PIC9v99?
Explain what you understand by passing by value.
Explain how to differentiate call by context by comparing it to other calls?
What the difference is between continue and next sentence?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
State the various causes of s0c1, s0c5 and s0c7.
What are the access modes of START statement?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is link edit in cobol?
what is search and searchall?what is the diffrence between them?give an best example?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?