what is the coding difference between COBOL and CICS.
Answer Posted / sriharichallagundla
COBOL is programming lang for mainframe. CICS is front end tool
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define cobol?
What is the compute verb? How is it used?
Why would you use find and get rather than to obtain?
Explain the configuration section of a cobol program with examples of syntax.
how to refer the data field?
What guidelines should be followed to write a structured cobol prgm?
explain sorting techniques in cobol program?
Which mode is used to operate the sequential file?
Write a program to explain size error.
how to move the records from file to array table. give with code example
how to convert the recors form vsam file to db2 table tru file aid
What is rmode(any) ?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?