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
In which area will you utilize 88 level items in cobol?
How do get the result of your program directly on your pc?
what happens if parmparameter passes zero bytes to the program
Explain about different table spaces.
Which is not true about evaluate statement
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Name the divisions, which are available in a cobol program?
How do you reference the fixed block file formats from cobol programs
how to access the file from prodution from changeman tool and to submit a file to production
What kind of error is trapped by on size error option?
how to move the records from file to array table. give with code example
What rules are to be followed while using the corresponding options?
Define cobol?
what is the use of outrecord?
Difference between cobol and cobol-ii?