a) srand(0)
b) srand(1)
c) srand(time(null))
d) srand(-1)
What is the default value of seed if function rand() is called before srand()?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the default value of seed if function rand() is called before srand()?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!