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)- A83% (20)
- B8% (2)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.