Examveda

Which of the following snippet will effectively generate random numbers?

A. rand();

B. rand(10);

C. rand(time(NULL));

D. all of the mentioned

Answer: Option A


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output