Multiple choice technology programming languages

The statement which enables to control spacing between lines

  1. SKIP LINES(S)

  2. NEW

  3. SKIP

  4. PAGE

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

SKIP LINES(S) is the statement used to control vertical spacing between lines in report output by specifying how many lines to skip. The other options (NEW, SKIP, PAGE) either don't exist or serve different purposes in M204.