Vidyalelo
Data Structure · Q15

Standard Libraries in Data Structures

Programming · Data Structure · question 15

Q15

Which header file in C++ provides support for random number generation?

A.
<random>
Answer
B.
<cmath>
C.
<string>
D.
<algorithm>

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board