Answer Posted / abhishek
LINKAGE SECTION IS USED FOR LINKING A MAIN PROGRAM TO
SUBPROGRAM.....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Whats the difference between search & search ALL?
Explain what you understand by passing by value.
how do you reference the printer file formats from cobol programs
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Can we redefine the field of x(200) to less than 200?
) How do u handle errors in BMS macro?
Write the code to count the sum of n natural numbers.
What is a report item?
what is difference between cobol and cobol/400
What is a SSRANGE and NOSSRANGE?
What are the different rules for performing sort operation?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Name some of the examples of COBOl 11?
how do you reference the ksds vsam file formats from cobol programs