Sas Base Quiz Questions
Sas Base Quiz Questions
Sas Base Quiz Questions
c a. you get only the Listing output icon. c, b. you get only the HTML output icon. c, c. you get both Listing and HTML output icons.
C d. you get an error message in the SAS log.
2. When you direct output fi-om multiple procedures to the same HTML file, ...
C a. the Results window displays a link for a single output object, which contains the
(---I
output from all the procedures. f b. the Results window displays links for multiple output objects.
f c. procedure output is overwritten, so that only the last output is contained in the
3. What is the purpose of closing the Listing destination in the code shown below?
ods l i s t i n g c l o s e ; ods html ;
...
c b. It simplifies your program. c c. It makes your program compatible with other hardware, platforms.
f d. It makes your program compatible with previous versions of SAS software.
4. When the code shown below is run, what will the file D:\Output\body.html contain?
ods html body='d:\output~body.htm1'; p r o c p r i n t data=work.a l p h a ;
run;
p r o c pri::t
d a t a = w c r k . beta;
run:
ods html c l o s e ;
Quiz
Page
b. D:\Output\contents.html
C c. D:\Output\frame.html
6. The table of contents that is created by the CONTENTS= option contains a numbered heading for...
C a. each procedure.
(S.
..
. ..,
Page 3 of 3
c a.
r
To create absolute link addresses for loading the files from a server.
c b. To create relative link addresses for loading the files from a server.
c. To enable HTML files to be loaded from a local drive.
C, a. format-brown
c--
r
r
a. It creates absolute link addresses for loading HTML files from a server.
b. It creates relative link addresses for loading HTML files from a server.
Score byQuiz
,ciear ~ n s w e r s
Privacy Statement