Multiple choice

In COBOL, the Linkage Section comes under which division?

  1. Identification division

  2. Environment division

  3. Data division

  4. Procedure division

  5. Data division or Procedure division

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

This is the third division. It has Linkage section, file section, report section etc.