I have 2 dimensional array with having 100 elements. So how
to find the 11th item in an array?
Answer Posted / ramesh
U r 100% correct neelam
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is amode(31)
Describe the cobol database components?
How are the next sentence and continue different from each other?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Why occurs cannot be used in 01 level in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Difference between cobol and cobol-ii?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the difference between external and global variables in COBOL?
) what is the difference between AID and HANDLE AID?
What type of SDLC u followed? Why?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?