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

Code how to read 5th element of the array?

Answer Posted / ggp

In COBOL we can directly access the particular index of the
array using subscript.

Eg: Arrayname(5)
or
Move 5 to indx
Arrayname(indx).

Is This Answer Correct ?    22 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is output procedure?

1073


Explain how to update data area in cobol 400 program?

1080


Define perform? And its types?

1053


Explain the difference between search and searchall?

913


Define sort?

1242


why icetool be used in programmer view?

2615


What are the types of perform?

1102


seqence numbers in cobol

3159


Explain the types of perform?

1092


What is sort?

1016


What is the syntax of sort?

962


Define redefine and its syntax?

1026


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

1204


How to detect record is locked in cobol/400?

1014


What is perform?

1153