what is the coding difference between COBOL and CICS.
Answer Posted / girish kumar
Im calling sub-program but sub-program is not available what will happen.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How do get the result of your program directly on your pc?
How to remove 2 duplicate records and copy only one using job control language?
For rewrite, why is it mandatory that file needs to be opened?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How arrays can be defined in COBOL?
explain sorting techniques in cobol program?
Explain about different table spaces.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Can a Search can be done on a table with or without Index?
Write a program that uses move corresponding.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?