Question 33: Which of the following program correctly reads the instream data
- A
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Correct Answer : 2 Exp : Because, it is fixed width data. Hence, column positions are required. And at the same time you have to provide datalines; or cards; statement to read inline data. If condition is required only for filtering out the data.
You can access to full explanation to question and answer from this page.