Answer Posted / shyam
File length mismatch and file open error (in cobol prog)
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Have you used comp and comp-3 in your project? And how?
What are the cobol coding sheets?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
how can i see junk values in dclgen or in hostvariable of comp ?
Are you comfortable in cobol or jcl?
What is perform what is varying?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
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
What rules are to be followed while using the corresponding options?
How are the next sentence and continue different from each other?
In COBOL programming, what is PERFORM? What is VARYING?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How you can read the file from bottom?
What is the difference between goback, stop run and exit program in cobol?