what is the coding difference between COBOL and CICS.

Answer Posted / dinesh

COBOL is programming lang for mainframe. CICS is front end tool

Is This Answer Correct ?    24 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are the next sentence and continue different from each other?

756


Which mode is used to operate the sequential file?

658


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8148


How to remove 2 duplicate records and copy only one using job control language?

731


) how do u code after getting data?

1578






What is the utilization of copybook in cobol?

650


What rules are followed by the search verb.

629


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

634


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.

5049


What is difference between static and dynamic call in cobol?

768


Write the code to count the sum of n natural numbers.

697


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3710


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

4039


What is static and dynamic call in cobol?

588


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1921