nerdexam
SAS_Institute

A00-211 · Question #197

A00-211 Question #197: Real Exam Question with Answer & Explanation

The correct answer is B. 425. See the full explanation below for the reasoning.

Question

The following SAS program is submitted: data allobs; set sasdata.origin (firstobs = 75 obs = 499); run; The SAS data set SASDATA.ORIGIN contains 1000 observations. How many observations does the ALLOBS data set contain?

Options

  • A424
  • B425
  • C499
  • D1000

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice