In order to select a particular sheet- Ages in an excel for printing using proc print, select the correct option

  1. proc print data=inxls."Ages$"e;

  2. proc print data=inxls."Ages$"n;

  3. proc print data=inxls."Ages$"s;

  4. proc print data=inxls."Ages$";


Correct Option: B

Find more quizzes: