nerdexam
SAS_Institute

A00-280 · Question #15

What describes the SAS automatic _ERROR_ variable?

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

Question

What describes the SAS automatic ERROR variable?

Options

  • AThe ERROR variable contains the values 'TRUE' or 'FALSE.'
  • BThe ERROR variable maintains a count of the number of data errors.
  • CThe ERROR variable can be used in expressions or calculations in the DATA step.
  • DThe ERROR variable contains the number or the observation that caused the error.

How the community answered

(41 responses)
  • A
    10% (4)
  • B
    12% (5)
  • C
    76% (31)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full A00-280 Practice