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


Please Help Members By Posting Answers For Below Questions

Explain about different table spaces.

648


Discuss about changing dataset name in proc.

759


Name the sections present in data division.

701


What is the Purpose of Pointer in the string?

643


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720






i want a program using by if, evaluate , string, unstring, perform, occurs?

4057


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


For rewrite, why is it mandatory that file needs to be opened?

623


How do get the result of your program directly on your pc?

1883


How to know whether the module is dynamical or statistical?

656


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

684


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5063


how can i see junk values in dclgen or in hostvariable of comp ?

2544


What is the LINKAGE SECTION used in COBOL?

889


how to move the records from file to array table. give with code example

2219