nerdexam
SAS_Institute

A00-212 · Question #69

What is generated as a result of submitting the RANUNI function with a seed of 123?

The correct answer is C. a consistent sequence of random numbers with each program execution. See the full explanation below for the reasoning.

Question

What is generated as a result of submitting the RANUNI function with a seed of 123?

Options

  • Aa random number between 0 and 123
  • Ba different sequence of random numbers with each program execution
  • Ca consistent sequence of random numbers with each program execution
  • Da missing value because 123 is an invalid argument for the RANUNI function

How the community answered

(54 responses)
  • A
    7% (4)
  • B
    4% (2)
  • C
    74% (40)
  • D
    15% (8)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice