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


Please Help Members By Posting Answers For Below Questions

What rules are to be followed while using the corresponding options?

833


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2009


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6095


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1859


How can you get the ksds file records into your cobol program?

846


What rules are followed by the search verb.

832


What the difference is between continue and next sentence?

873


What is an in line perform? When would you use it? Anything else you wish to say about it.

836


Explain the configuration section of a cobol program with examples of syntax.

867


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1216


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

868


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

904


) how do u code after getting data?

1801


What is the difference between comp and comp-3 usage?

870


What are the different open modes available in cobol?

942