Q133
What is the purpose of using function srand()?
A.
to set the seed of rand() function
AnswerB.
to generate random numbers
C.
to enable rand() function
D.
to improve efficiency of rand()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board