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)- A82% (32)
- B10% (4)
- C5% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.