Anyone know the answer to the below question? Leave your answer as a comment, and I'll post the solution once we get at least 3 responses.
Remember, all these example questions I post are similar to questions that would appear on the Base SAS Certification exam. If you can answer these correctly, you can crack the questions on test day!
Good luck!
SAS Cert
-------------------------------------------------
Which of the below lines opens an external SAS file?
a) include 'd:\programs\sas\newprog.sas'
b) include 'd:\programs\sas\newprog.sas';
c) file 'd:\programs\sas\newprog.sas'
d) file 'd:\programs\sas\newprog.sas';