nerdexam
SAS_Institute

A00-281 · Question #5

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

(30 responses)
  • A
    73% (22)
  • B
    7% (2)
  • C
    13% (4)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full A00-281 Practice