Have you code any new programs in COBOL ? What is the
functionality of the programs?
Answer Posted / arjun
we do code several Cobol programs acording to the
requirement. Most of these are report generating codes.
Also, we need to code for several applications
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Have you used comp and comp-3 in your project? And how?
What is inspect in cobol ?
Whats the difference between search & search ALL?
what is the difference between COBOL2 AND COBOL390?
How do you define a variable of comp-1 and comp-2?
What is cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What are all the divisions of a COBOL program?
i need a small 3d program using inline and outline.
What are literals?
How many bytes S(8) comp field occupy and its maximum value?
Give some examples of command terminators?
What are various search techniques in cobol? Explain.
Which Search verb is equivalent to PERFORM…VARYING?