1.

What is the purpose of using function srand()?

A. to set the seed of rand() function
B. to generate random numbers
C. to enable rand() function
D. to improve efficiency of rand()
Answer» B. to generate random numbers


Discussion

No Comment Found