1.

The data division is used to ________(a) Declare program id(b) Declare variables(c) File control(d) Input-Output sectionThis question was addressed to me by my school teacher while I was bunking the class.Enquiry is from COBOL Basics topic in chapter Computer Languages of Computer Fundamentals

Answer»

The correct CHOICE is (b) Declare variables

To elaborate: The data DIVISION is used to declare and create variables and constant FIELDS. There are 3 BASIC data TYPES in COBOL.



Discussion

No Comment Found

Related InterviewSolutions