Question 34: 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 would be there in frame102.html file?
- It will have contents from contents.html file
- 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 : 3 Exp : Frames file will contain the output from both the files. Hesample102html and contents.html file, and both the file will be
integrated in fram102.html file.
You can access to full explanation to question and answer from this page.