nerdexam
SAS_Institute

A00-280 · Question #4

Which statement will create a report footnote that identifies the date and time that the SAS program was executed?

The correct answer is A. footnote1 "Created on &sysdate9 &systime". See the full explanation below for the reasoning.

Question

Which statement will create a report footnote that identifies the date and time that the SAS program was executed?

Options

  • Afootnote1 "Created on &sysdate9 &systime";
  • Bfootnote1 = "Created on &sysdate9 &systime";
  • Cfootnote1 'Created on &sysdate9 &systime';
  • Dfootnote1 = 'Created on &sysdate9 &systime';

How the community answered

(29 responses)
  • A
    72% (21)
  • B
    7% (2)
  • C
    3% (1)
  • D
    17% (5)

Community Discussion

No community discussion yet for this question.

Full A00-280 Practice