Question 32: 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';

 Once successfully executed, than what is the expected in the contents.html file

  1. It will have all the contents from the respective PROC step
  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 : 3 Exp : HTML reports can be generated in the framed output. Hence, we need to provide three html files link in this case.

You can access to full explanation to question and answer from this page.