son,Travis, The following output is desired relation firstname son Travis Which one of the following statements will work correctly as exepcted ?

  1. data family/dlm = ',';

  2. options dlm=',';

  3. infile 'file-specification' dlm=',';

  4. input relation $ firstname $ /dlm=',';


Correct Option: C

Find more quizzes: