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
What is the difference between structured cobol programming and object alternativelyiented cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
i need a small 3d program using inline and outline.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Mention the guidelines to write a structured cobol program?
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 default value(s) for an initialize? What keyword will allow for an override of the default?
Write the code implementing the perform … varying.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
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 is the Purpose of Pointer in the string?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the different types of condition in cobol and write their forms.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?