rand() and srand() functions are used _____________
(a) To find sqrt
(b) For and operations
(c) For or operations
(d) To generate random numbers
The question was asked in semester exam.
My question is from Random Number Generation in portion Input and Output in C of C