Multiple choice technology programming languages

Sentences and statements must start on a new line.

  1. TRUE

  2. FALSE

  3. Cant say

  4. None of the above

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

COBOL does NOT require sentences or statements to start on a new line. You can write multiple statements on one line using proper indentation and semicolons. The format is free-form in this regard. The option B (FALSE) is correct.