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 is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the LINKAGE SECTION used in COBOL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Difference between cobol and cobol-ii?
how do you reference the ksds vsam file formats from cobol programs
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is amode(31)
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
) what is the difference between AID and HANDLE AID?
What is cobol?
How do we get current date from system with century in COBOL?
) how do u code after getting data?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?