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 |
What type of SDLC u followed? Why?
Why did you choose to work with ibm mainframe cobol programming?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
9(2).99 how many bytes take? Why . consider as a byte?
what is srange and nosrange pls reply to ths question ?
What is the difference between external and global variables in COBOL?
2)Where the Plan is located in CICS-DB2?
what are the isolation levels and where we use it in the db2 program
I want ALL ERROR codes in VSAM
3 Answers American Express, TCS,
88 class is used for
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