Multiple choice technology programming languages

which one of the following System option displays the time on the report

  1. DATE

  2. TIME

  3. TODAY

  4. DATETIME

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

In SAS, the DATE system option controls the display of the date and time in the header of SAS output. While TODAY, TIME, and DATETIME are functions or formats, DATE/NODATE are the system options that toggle this report header behavior.