what is the coding difference between COBOL and CICS.

Answer Posted / nag(igate)

i am few answers to Raju's answers....

1. The CICS commands should be coded in keyword-delimiter
i.e EXEC CICS ......END-EXEC. and the cobol not neccesary
to use keyword.

2. The Environment division is optional in CICS , while it
is mandatory in COBOl for decalring files

3. In CICS , we can test whether it is executed the program
first time or not. But in cobo, we cannot test it.

and they are many more.................

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by psb and acb?

752


Which mode is used to operate the sequential file?

800


What is the difference between PIC 9.99 and PIC9v99?

905


Write a program to enter and display the names of students in a class using the occurs clause.

775


What is the difference between PIC 9.99 and 9v99 in COBOL?

851






What is link edit in cobol?

858


Define cobol?

983


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

761


What is report-item in COBOL?

796


What is length is cobol?

751


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

512


What are the different types of condition in cobol and write their forms.

752


how do you reference the printer file formats from cobol programs

767


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

2071


What is an in line perform? When would you use it? Anything else you wish to say about it.

741