nerdexam
SAS_Institute

A00-211 · Question #265

When SAS encounters a data when reading from a raw data file, which action will occur?

The correct answer is D. SAS will print NOTES to the SAS log until the limit that is set by ERRORS = option is reached. See the full explanation below for the reasoning.

Question

When SAS encounters a data when reading from a raw data file, which action will occur?

Options

  • ASAS will write an ERROR message to the SAS log and suspend execution.
  • BSAS will write a WARNING message to the SAS log and suspend execution.
  • CSAS will write a NOTE to the SAS log and continue execution.
  • DSAS will print NOTES to the SAS log until the limit that is set by ERRORS = option is reached,

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    15% (5)
  • D
    76% (26)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice