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 dynamic array in cobol?
what is the difference b/w array and table in cobol?

Answer Posted / harihar

Difference between:

Array is a multiple occurances of a single data item with
same data type.But table can have more than one data item
with different types of data type respectively.

Dynamic Array:
The dynamic array is nothing but no of occurrances of data
item changes dynamically during the program execution.

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of intialize verb?

1298


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2164


How do define dynamic array in cobol.

1185


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

1129


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

1254


What is static and dynamic call in cobol?

1113


What guidelines should be followed to write a structured cobol prgm?

1200


what is search and searchall?what is the diffrence between them?give an best example?

6919


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1362


How do u write test cases?

2109


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

1262


What is a scope terminator give example?

1154


What are the different rules of SORT operation?

1200


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1214


i need a small 3d program using inline and outline.

2258