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...

1.What is the limit of linkage section?

Answer Posted / rakesh

Limit of Linkage section is 16mb.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of SDLC u followed? Why?

2049


What is a report item?

1194


what is the difference between COBOL2 AND COBOL390?

3113


What is the difference between next sentence and continue in cobol programing language?

1278


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2636


What are the different data types in cobol?

1513


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10007


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2329


What is rmode(any) ?

1329


What is the difference between external and global variables in COBOL?

1543


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


What are the different rules of SORT operation?

1202


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1366


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

1481


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

8026