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
Write a program to enter and display the names of students in a class using the occurs clause.
what happens if parmparameter passes zero bytes to the program
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are literals?
What is the LINKAGE SECTION used in COBOL?
Can we change the password using ALTER? anyone tried and changed?
Differentiate between structured cobol programming and object-oriented cobol programming.
Write the code to count the sum of n natural numbers.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Define static linking and dynamic linking.
Write the code implementing the perform … varying.
Which division and paragraphs are mandatory for a COBOL program?
What is amode(24)?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are the different open modes available in cobol?