what is the coding difference between COBOL and CICS.
Answer Posted / krishna chaitanya
Hi all
cobol is a high Level language . we can also call it as
programming lang .
CICS is a Language which is used to Develop the Screens .
its just like Scripting lang .
Ex : HTML
Its a lang which deals with assembler level Macros like
DFhmdf,dfhmdi,dfhmsd , dfhpct ........
Cics is a core for mainframes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which mode is used to operate the sequential file?
What is static and dynamic call in cobol?
Are you comfortable in cobol or jcl?
Explain how to differentiate call by context by comparing it to other calls?
What is the LINKAGE SECTION used in COBOL?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the local-storage section?
What are declaratives and what are their uses in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is a SSRANGE and NOSSRANGE?
how do you reference the esds vsam file formats from cobol programs
What is a report item?
Have you used comp and comp-3 in your project? And how?