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 difference between occurs and occurs depending
on? i dont think so there is the difference in
storage..then why we should use occurs depending on?

Answer Posted / anna.

For hard-coded table we define cobol table with OCCURS,
becouse it is fixed numbers of occurances.

For input-loaded table (varb/l) with OCCURS DEPENDING ON
counter.Loading with perform vayring.
In this case we have exac numbers of entry and table can
easily access.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1180


Are you comfortable in cobol or jcl?

1088


Differentiate between structured cobol programming and object-oriented cobol programming.

1210


What is inspect in cobol ?

1351


Whats the difference between search & search ALL?

6648


What is the difference between Call and a Link?

1257


What rules are followed by the search verb.

1193


What do you understand by psb and acb?

1174


Explain how to differentiate call by context by comparing it to other calls?

1239


Write a program to explain size error.

1238


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2472


) How do u handle errors in BMS macro?

2010


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1296


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

1174


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

1481