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?

  1. Heading for all the outputs generated from the PROC steps.
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. 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.