Multiple choice technology mainframe

Instream data can be coded in PROC.

  1. True

  2. False

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

Instream data definitions in COBOL belong in the FILE-CONTROL paragraph of the INPUT-OUTPUT SECTION (ENVIRONMENT DIVISION), not in the PROCEDURE DIVISION where executable statements are coded. File descriptions and control information are declarative, not procedural.