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
How do u write test cases?
i need a small 3d program using inline and outline.
What are the different data types in cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the usage of comp fields in cobol?
how to access the file from prodution from changeman tool and to submit a file to production
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
what is amode(24), amode(31), rmode(24) and rmode(any)?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
For rewrite, why is it mandatory that file needs to be opened?
) how do u code after getting data?