What is the default value of seed if function rand() is called before srand()?
Posted: Wed Jul 13, 2022 6:16 pm
a) srand(0)
b) srand(1)
c) srand(time(null))
d) srand(-1)
b) srand(1)
c) srand(time(null))
d) srand(-1)
Accurate answers. Every time.
https://answerhappy.com/