What is the purpose of using function srand()?
Posted: Wed Jul 13, 2022 6:16 pm
a) to set the seed of rand() function
b) to generate random numbers
c) to enable rand() function
d) to improve efficiency of rand()
b) to generate random numbers
c) to enable rand() function
d) to improve efficiency of rand()