The following SAS program is submitted: data null; set old; put var1 var2; run; Where is the output written?

  1. to the SAS log file

  2. to the SAS data set NULL

  3. to a raw data file that was recently open

  4. none of these


Correct Option: A

Find more quizzes: