nerdexam
SAS_Institute

A00-280 · Question #57

Which statement will produce report output that can be opened in Microsoft Word?

The correct answer is A. ods rtf file='report.rtf'. See the full explanation below for the reasoning.

Question

Which statement will produce report output that can be opened in Microsoft Word?

Options

  • Aods rtf file='report.rtf';
  • Bods doc file='report.doc';
  • Cods type='word' file='report.doc';
  • Dods rtf='report.rtf';

How the community answered

(24 responses)
  • A
    83% (20)
  • B
    8% (2)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full A00-280 Practice