Multiple choice technology mainframe

How many Paragraphs are optional in Identification Division?

  1. 4

  2. 5

  3. 6

  4. 7

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

This question tests knowledge of COBOL program structure - the Identification Division is the first required division in a COBOL program and contains metadata like program name, author, and date written. The question asks specifically about optional paragraphs within this division.