Question: True or False? A common tactic to create random output each time the program executes is to call srand(time(NULL)), which passes the current time in
True or False?

A common tactic to create random output each time the program executes is to call srand(time(NULL)), which passes the current time in milliseconds to initialize the random number generator
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
