Multiple choice technology mainframe

Linkage section is present in which division?

  1. Identification

  2. Procedure

  3. Data

  4. Environment

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Linkage Section is part of the Data Division in COBOL and is used to define data items that are passed between programs or as parameters to a program. It's not part of Identification, Procedure, or Environment divisions.