Question 34 :

 1---+----10---+----20---+----30---+----40---+----50

 TWOSTORY 1040 2      1SANDERS ROAD      $55,850

 CONDO    2150 4    2.5JEANS AVENUE     $127,150

 The following program is submitted using this file as input:

 data work.houses;

 infile 'file-specification';

 (insert INPUT statement here)

 run;

 Which one of the option from left image, INPUT statements reads the raw data file correctly?

  1. Get all Questions and Answer from here
  2. You need to have paid subscription to access all questions
  3. Thanks for considering SAS Certification Material

 Correct Answer : 3

 Formatted input requires periods as part of the informat name. The period is missing from the variables Style and Street in Answer b, the variable Baths in Answer d, and the variable

You can access to full explanation to question and answer from this page.