Multiple choice technology programming languages

Which is not a valid option of the Write Statement?

  1. NO-GAP

  2. Input

  3. Centered

  4. Under

  5. No-Zero

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

The WRITE statement in ABAP supports options like NO-GAP, Centered, Under, and No-Zero to format output. 'Input' is not a valid format option of the WRITE statement; instead, input capability is typically handled via parameters, select-options, or screen processing.