Question

srand
(a) should be called before each call to rand
(b) should be used instead of rand to generate truly random numbers
(c) is unnecessary in C
(d) can use timeas an automatically input seed value

Answer

This answer is hidden. It contains 3 characters.