what is the coding difference between COBOL and CICS.

Answer Posted / karim

COBOL is programing language and cics is front end tool use
to create online process

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the cobol database components?

672


Are you comfortable in cobol or jcl?

634


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1922


Mention the guidelines to write a structured cobol program?

603


What is link edit in cobol?

737






When is inspect verb is used in cobol?

670


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

669


Define cobol?

856


What is the difference between goback, stop run and exit program in cobol?

915


How do you get the data to code the BMS macro?

1470


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2655


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1865


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.

2048


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2096


What is the difference between a binary search and a sequential search what are the pertinent cobol?

725