What is the linkage section?

Answer Posted / aji cherian

Linkage section will be in the subprogram. This can be used
to pass parameters.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why occurs cannot be used in 01 level in COBOL?

703


Explain the configuration section of a cobol program with examples of syntax.

645


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1914


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

1997


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

806






If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2650


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

984


how do you reference the fixed unblock file formats from cobol programs

697


What is the difference between structured cobol programming and object alternativelyiented cobol?

744


What is length is cobol?

636


Can a Search can be done on a table with or without Index?

794


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

695


What is the difference between comp and comp-3 usage?

669


Explain what you understand by passing by value.

685


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639