Question 13 :
An HTML file contains a SAS report. Which ODS statement option is used to specify the name of the HTML file?
- OUT=
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Correct Answer : 2
Exp : The FILE= option identifies the file that contains the HTML output. The FILE= option is
an alias for the BODY= option in the ODS HTML statement.
You can access to full explanation to question and answer from this page.