how we separate the cobol cics statements from cobol&cics
programming?
Answer Posted / vinay sonar
CICS statements starts with
EXEC CICS
and end with
END-EXEC.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
What is the difference between binary search and sequential search?
HOw can I get the negative sign while deduct high value from low value
how do you reference the variable block file formats from cobol programs
What is the difference between Global and External Variables?
What are the pertinent COBOL
What are the different types of condition in cobol and write their forms.
Explain the configuration section of a cobol program with examples of syntax.
In which area will you utilize 88 level items in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Name some of the examples of COBOl 11?
Mention the guidelines to write a structured cobol program?
Write a program to enter and display the names of students in a class using the occurs clause.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the difference between a binary search and a sequential search what are the pertinent cobol?