Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the LINKAGE SECTION used for?

Answers were Sorted based on User's Feedback



What is the LINKAGE SECTION used for?..

Answer / shiva

1.IS USED TO DECLARE FIELDS TO PASS DATA FRM JCL TO COBOL
2.IS USED TO DECLARE FIELDS TO PASSS DATA BTWN PROGRAMS

Is This Answer Correct ?    3 Yes 0 No

What is the LINKAGE SECTION used for?..

Answer / anil prajapati

this section is used for passing values from calling
program to main pogram and vice versa

Is This Answer Correct ?    2 Yes 1 No

What is the LINKAGE SECTION used for?..

Answer / abhishek

LINKAGE SECTION IS USED FOR LINKING A MAIN PROGRAM TO
SUBPROGRAM.....

Is This Answer Correct ?    1 Yes 0 No

What is the LINKAGE SECTION used for?..

Answer / venkatachalam

Sharing the memory location between called program and
calling program.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More COBOL Interview Questions

Is this allowed? 01 WS-TABLE. 03 FILLER-X PIC X(5) VALUE 'AAAAA'. 03 WS-EX REDEFINES FILLER-X OCCURS 5 TIMES PIC X(1). can redefines clause be used with occurs clause?

4 Answers  


What are the pertinent COBOL

0 Answers   IBM,


What R 2 of the common forms of the EVALUATE STATEMENT ?

1 Answers   Cap Gemini,


How do you define a variable of comp-1 and comp-2?

0 Answers  


Write the code implementing the perform … varying.

0 Answers  


how to transfer the file from pc to mainframe??

5 Answers   TCS,


if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what should be my output ?

3 Answers  


what r the types of perform statement

4 Answers  


Differentiate COBOL and COBOL-II?

0 Answers  


I have put two write operations in a single para for two different conditions.Will that lead to an abend or run successfully and write two records?

1 Answers   CTS,


i Want All cobol ERROR codes?

4 Answers   HCL, IBM,


What are the ways you can generate a copybook?

2 Answers  


Categories