What is the difference between goback, stop run and exit program in cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How you can characterize tables in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How are the next sentence and continue different from each other?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Difference between array and sub-script ?
Write the code implementing the perform … varying.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
IF I mention stop run in CICS what happens?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Why occurs cannot be used in 01 level in COBOL?