Interview Questions

What are the difference between COBOL and COBOL II?

COBOL Interview Questions


(Continued from previous question...)

What are the difference between COBOL and COBOL II?

There are at least five differences:
COBOL II supports structured programming by using in line Performs and explicit scope terminators, It introduces new feature ( 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 feature (READY TRACE, REPORT-WRITER. ISAM, Etc.), and It offers enhanced CICS suppory.

(Continued on next question...)

Other Interview Questions