1.

Which of the following is not a part of the program division in COBOL?(a) Identification(b) Environment(c) Procedure(d) CompilationThe question was asked in my homework.This is a very interesting question from COBOL Basics in portion Computer Languages of Computer Fundamentals

Answer»

Correct CHOICE is (d) Compilation

Easy explanation: COBOL has 4 basic parts in the division section: IDENTIFICATION, Environment, data and procedure.Each program is organized like a BOOK.



Discussion

No Comment Found

Related InterviewSolutions