nerdexam
SAS_Institute

A00-281 · Question #61

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

(39 responses)
  • A
    82% (32)
  • B
    10% (4)
  • C
    5% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full A00-281 Practice