Cobol Question:
Download Questions PDF

What are the differences between COBOL and COBOL II?

Answer:

There are at least five differences: COBOL II supports structured programming by using in line Performs and explicit scope terminators, It introduces new features (EVALUATE, SET. TO TRUE, CALL. BY CONTEXT, etc) It permits programs to be loaded and addressed above the 16-megabyte line It does not support many old features (READY TRACE, REPORT-WRITER, ISAM, Etc.), and It offers enhanced CICS support.

Download Cobol Interview Questions And Answers PDF

Previous QuestionNext Question
What is an explicit scope terminator?How do you reference the following file formats from COBOL programs?