Multiple choice technology programming languages

EFFILE comes under

  1. (1) FILE-CONTROL

  2. (2) FILE SECTION

  3. (3) WORKING-STORAGE SECTION

  4. (4) Procedure division

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

In COBOL, the file description entry (FD) for a file like EFFILE is defined within the FILE SECTION of the DATA DIVISION, whereas the FILE-CONTROL paragraph resides in the ENVIRONMENT DIVISION.