nerdexam
SAS_Institute

A00-211 · Question #257

Given the following SAS log entry: What caused the error?

The correct answer is C. A semi-colon is missing on the DATALINES statement. See the full explanation below for the reasoning.

Question

Given the following SAS log entry:

What caused the error?

Exhibit

A00-211 question #257 exhibit

Options

  • AThe INPUT statement should be after the DATALINES statement.
  • BThe CANCEL option is required with DATALINES.
  • CA semi-colon is missing on the DATALINES statement.
  • DCharacter data must be specified in quotes.

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    76% (22)
  • D
    14% (4)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice