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
how do you reference the variable block file formats from cobol programs
What is a SSRANGE and NOSSRANGE?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Write a program to explain size error.
How arrays can be defined in COBOL?
What is the difference between comp and comp-3?
Write a program to enter and display the names of students in a class using the occurs clause.
What is rmode(any) ?
What are 77 levels used for?
What are the different rules of SORT operation?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Name the divisions, which are available in a cobol program?
What is the difference between Call and a Link?
What are the rules of the move verb?