what is the coding difference between COBOL and CICS.
Answer Posted / sriharichallagundla
COBOL is programming lang for mainframe. CICS is front end tool
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how can i see junk values in dclgen or in hostvariable of comp ?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Whats the difference between search & search ALL?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
how to access the file from prodution from changeman tool and to submit a file to production
What is rmode(any) ?
Define cobol?
What is perform what is varying?
What is a SSRANGE and NOSSRANGE?
What are the cobol coding sheets?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is the difference between next sentence and continue in cobol programing language?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What type of SDLC u followed? Why?