Answer Posted / madhu
ascending
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Define cobol?
How do you reference the fixed block file formats from cobol programs
Name some of the examples of COBOl 11?
A table has two indexes defined. Which one will be used by the SEARCH?
What are literals?
Write a program that uses move corresponding.
how do you reference the fixed unblock file formats from cobol programs
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
how do you reference the variable unblock file formats from cobol programs
How do define dynamic array in cobol.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
how do you reference the printer file formats from cobol programs
what is the difference between COBOL2 AND COBOL390?
Explain how you can characterize tables in cobol?