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 inspect in cobol ?
What is the local-storage section?
What are the different data types in cobol?
) How do u handle errors in BMS macro?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What type of SDLC u followed? Why?
What are the different open modes available in cobol?
How many bytes S(8) comp field occupy and its maximum value?
What is the difference between structured cobol programming and object alternativelyiented cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Why did you choose to work with ibm mainframe cobol programming?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
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
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How do you get the data to code the BMS macro?