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)- A7% (4)
- B4% (2)
- C74% (40)
- D15% (8)
Community Discussion
No community discussion yet for this question.