Answer Posted / varun
4 bytes
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Write a cobol program making use of the redefine clause.
) how do u code after getting data?
explain sorting techniques in cobol program?
What is the difference between goback, stop run and exit program in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
Explain how you can characterize tables in cobol?
What is the difference between Global and External Variables?
What is the difference between Call and a Link?
What is the difference between next sentence and continue in cobol programing language?
How arrays can be defined in COBOL?
How to know whether the module is dynamical or statistical?
What are the pertinent COBOL commands?
How do you define a variable of comp-1 and comp-2?
how do you reference the fixed unblock file formats from cobol programs