Multiple choice technology mainframe

How many sections are there in Data Division?

  1. Six

  2. Seven

  3. Four

  4. Three

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

The Data Division in a COBOL program can contain up to six sections: File Section, Working-Storage Section, Local-Storage Section, Linkage Section, Communication Section, and Report Section.