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
What is the compute verb? How is it used?
How you can characterize tables in cobol?
How to print 10 to 1 if the input have only 10 digit number?
What is the usage of comp fields in cobol?
How many sections are there in data division in COBOL?
How to know whether the module is dynamical or statistical?
What is perform what is varying?
how do you define single dimensional array and multidimensional array in your cobol?
When is inspect verb is used in cobol?
HOw can I get the negative sign while deduct high value from low value
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between perform … with test after and perform … with test before?
IF I mention stop run in CICS what happens?
What are different data types in cobol?