Question 33: You have written below statements for generating HTML output
ods html body='/folders/myfolders/hadoopexam/hesample102.html'
contents='/folders/myfolders/hadoopexam/contents.html'
frame='/folders/myfolders/hadoopexam/frame102.html';
What contents.html file can have?
- Heading for all the outputs generated from the PROC steps.
- 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 : 1 Exp : You can use ODS HTML to generate the HTML output. However, it is possible in a single program you are generating multiple
reports.
You can access to full explanation to question and answer from this page.