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
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Give some examples of command terminators?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are various search techniques in cobol? Explain.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What the difference is between continue and next sentence?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
what is the use of outrecord?
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.
What is the difference between comp and comp-3?
Mention the guidelines to write a structured cobol program?
Which is not true about evaluate statement
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Can you please let me know the centre name of INS certification in Kolkata.
What is the default value(s) for an initialize and what keyword allows for an override of the default?