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


hw to create 3 dimensional array & hw to access it?



hw to create 3 dimensional array & hw to access it?..

Answer / suneel

creating 3d array is same as creating 2d array....and
fetching is also same.
for example ......
in a country 5 states, in each state 5 politicians,each
politician has 4 accounts.........for that accessing as
follows...
declare i,j,k variables and
perform varying i from 1 by 1 until i>5
" " j " " j>5
" " K " " k>4
display accinfo(i,j,k)
end-perform
end-perform
end-perform.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COBOL Interview Questions

What type of SDLC u followed? Why?

0 Answers   IBM,


Why did you choose to work with ibm mainframe cobol programming?

0 Answers  


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

0 Answers  


9(2).99 how many bytes take? Why . consider as a byte?

2 Answers  


what is srange and nosrange pls reply to ths question ?

2 Answers   L&T,


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

0 Answers   Winsol Solutions,


2)Where the Plan is located in CICS-DB2?

1 Answers   IBM,


what are the isolation levels and where we use it in the db2 program

3 Answers   TCS,


I want ALL ERROR codes in VSAM

3 Answers   American Express, TCS,


88 class is used for

5 Answers   CTS, EDS,


example for sub strings ? and refernce modifications whit output pls

0 Answers   College School Exams Tests, IBM,


how would find total records in files using seqientional

1 Answers   HSBC,


Categories