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
What is link edit in cobol?
how can i see junk values in dclgen or in hostvariable of comp ?
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?
What is static and dynamic call in cobol?
What is a SSRANGE and NOSSRANGE?
what is the use of outrecord?
What are various search techniques in cobol? Explain.
What is the difference between next sentence and continue in cobol programing language?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Differentiate between structured cobol programming and object-oriented cobol programming.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What the difference is between continue and next sentence?
What is the compute verb? How is it used?
) what is the difference between AID and HANDLE AID?
When is inspect verb is used in cobol?