nerdexam
SAS_Institute

A00-211 · Question #14

What is the purpose or the MISSOVER option on the INFILE statement?

The correct answer is A. It prevents SAS from loading a new record when the end of the current record is reached. See the full explanation below for the reasoning.

Question

What is the purpose or the MISSOVER option on the INFILE statement?

Options

  • AIt prevents SAS from loading a new record when the end of the current record is reached.
  • BIt enables SAS to scan the input data records until the character string that is specified in the
  • CIt enables SAS to continue to read the next input data record if it does not find values in the current
  • DIt causes the DATA step to stop processing if an INPUT statement reaches the end of the current

How the community answered

(26 responses)
  • A
    81% (21)
  • B
    12% (3)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice