what is the coding difference between COBOL and CICS.
Answer Posted / babu
no file description in cics programs
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Write a program to explain size error.
what are decleratives in cobol?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Name the divisions, which are available in a cobol program?
How can you get the ksds file records into your cobol program?
What guidelines should be followed to write a structured cobol prgm?
how do you reference the ksds vsam file formats from cobol programs
How many sections are there in data division in COBOL?
What are the pertinent COBOL
What are the access modes of START statement?
What is the difference between Call and a Link?
What type of SDLC u followed? Why?
What is the difference between Global and External Variables?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..