Answer Posted / mandozai
In cobol array starts with 1 not with 0
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
State the various causes of s0c1, s0c5 and s0c7.
What are the pertinent COBOL commands?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between perform … with test after and perform … with test before?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Which division and paragraphs are mandatory for a COBOL program?
What are the rules of the move verb?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how do you reference the esds vsam file formats from cobol programs
What are literals?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What are the different rules to perform a Search?
Have you used comp and comp-3 in your project? And how?