Answer Posted / ananta bajpai
we can open a file in 4 modes
1. input mode
2. output mode
3. extend mode
4. I-O mode
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
Define cobol?
What are the rules of the move verb?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is difference between static and dynamic call in cobol?
what is the difference between COBOL2 AND COBOL390?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Why occurs cannot be used in 01 level in COBOL?
State the various causes of s0c1, s0c5 and s0c7.
Name the sections present in data division.
In COBOL, what is the different between index and subscript?
Write the code to count the sum of n natural numbers.
Explain how you can characterize tables in cobol?
) what is the difference between AID and HANDLE AID?
Mention the guidelines to write a structured cobol program?