nerdexam
SAS_Institute

A00-211 · Question #171

Which statement describes a characteristic of the SAS automatic variable _ERROR_?

The correct answer is C. The _ERROR_ variable can be used in expressions in the DATA step. See the full explanation below for the reasoning.

Question

Which statement describes a characteristic of the SAS automatic variable ERROR?

Options

  • AThe ERROR variable maintains a count of the number of data errors in a DATA step.
  • BThe ERROR variable is added to the program data vector and becomes part of the data set
  • CThe ERROR variable can be used in expressions in the DATA step.
  • DThe ERROR variable contains the number of the observation that caused the data error.

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    74% (20)
  • D
    15% (4)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice