Interview Questions

What division, sections and paragraphs are mandatory for a COBOL program?

COBOL Interview Questions


(Continued from previous question...)

What division, sections and paragraphs are mandatory for a COBOL program?

IDENTIFICATION DIVISION and PROGRAM-ID paragraph are mandatory for a compilation error free COBOL program.

(Continued on next question...)

Other Interview Questions