Multiple choice technology web technology

Like COBOL programs, in COBOL copybooks also, an asterisk at the seventh column will comment out the line.

  1. True

  2. False

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

In both COBOL programs and copybooks, an asterisk in column 7 (indicator area) indicates a comment line. This is a fundamental COBOL syntax rule that applies consistently across all COBOL source files, including copybooks which are essentially COBOL code fragments that get copied into programs.