What is the linkage section?

Answer Posted / shubha

this is one of the section under data division, and is used
in sub programs to pass the parameters.this section also
receives parameter from jcl

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between binary search and sequential search?

643


What is rmode(24)

683


Write a program to enter and display the names of students in a class using the occurs clause.

654


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2338


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710






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.

934


Name the divisions, which are available in a cobol program?

686


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


Why would you use find and get rather than to obtain?

692


Have you used comp and comp-3 in your project? And how?

2011


Which Search verb is equivalent to PERFORM…VARYING?

690


What is a report item?

741


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1950


What is amode(31)

726