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
Name the sections present in data division.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How to remove 2 duplicate records and copy only one using job control language?
How do u write test cases?
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.
What is amode(31)
How do you reference the following file formats from cobol programs?
Write the code to count the sum of n natural numbers.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How do you define a variable of comp-1 and comp-2?
Can we redefine the field of x(200) to less than 200?
Differentiate between structured cobol programming and object-oriented cobol programming.
Write a program to explain size error.
What is length is cobol?
What is perform what is varying?