what is the coding difference between COBOL and CICS.
Answer Posted / girish kumar
Im calling sub-program but sub-program is not available what will happen.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is rmode(any) ?
What is the difference between Call and a Link?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
example for sub strings ? and refernce modifications whit output pls
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is a report item?
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 happens if parmparameter passes zero bytes to the program
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are declaratives and what are their uses in cobol?
What are 77 levels used for?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How arrays can be defined in COBOL?
In COBOL programming, what is PERFORM? What is VARYING?