What are different file OPEN modes available in COBOL?
Answer Posted / aji cherian
Input, output, i-o and Extend
| Is This Answer Correct ? | 53 Yes | 4 No |
Post New Answer View All Answers
Explain the configuration section of a cobol program with examples of syntax.
what is difference between cobol and cobol/400
How you can read the file from bottom?
What is a SSRANGE and NOSSRANGE?
Define static linking and dynamic linking.
Explain about different table spaces.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the use of intialize verb?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is a report item?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Have you used comp and comp-3 in your project? And how?
How do you define a variable of comp-1 and comp-2?
Write down the divisions of cobol program?