I have 2 dimensional array with having 100 elements. So how
to find the 11th item in an array?
Answer Posted / sreejith
index
0 1 2 3 4 5 6 7 8 9
0 |
1-this is 11 th item in array
2
3
4
5
6
7
8
9
that is arrymame(1,0)=11th item
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How do you differentiate between cobol and cobol-ii?
How do u write test cases?
Discuss about changing dataset name in proc.
i want a program using by if, evaluate , string, unstring, perform, occurs?
Whats the difference between search & search ALL?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Can you please let me know the centre name of INS certification in Kolkata.
Describe the cobol database components?
Explain about different table spaces.
State the various causes of s0c1, s0c5 and s0c7.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Difference between cobol and cobol-ii?