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 / ram g

array also can have more than one data item with different
data types...

before differentiating b/w array nd table...just thing how
will get table...

absolutely u r rite about dynamic array definition but is
it possible in cobol current version..if yes..then how? plz
dont say occurs depending on ...which is not at all dynamic
array concept...

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do get the result of your program directly on your pc?

2390


What kind of error is trapped by on size error option?

1286


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

1148


Write the code implementing the perform … varying.

1116


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1267


What are declaratives and what are their uses in cobol?

1254


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.

2488


What is the difference between PIC 9.99 and 9v99 in COBOL?

1393


explain sorting techniques in cobol program?

1236


How many bytes S(8) comp field occupy and its maximum value?

2186


What are all the divisions of a COBOL program?

1264


What are the different rules to perform a Search?

1134


how to convert the recors form vsam file to db2 table tru file aid

3311


What are the different data types in cobol?

1507


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

1252