Multiple Choice
To use the rand() function, you must #include this header file in your program.
A) iostream
B) iomanip
C) iorand
D) cstdlib
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The total number of digits that appear
Q4: When this operator is used with string
Q5: Which statement will read an entire line
Q6: What is the value of number after
Q7: In any program that uses the cin
Q8: This manipulator is used to establish a
Q9: The _ causes a program to wait
Q10: The function, pow(x, 5.0), requires this header
Q11: You want the user to enter the
Q22: _ reads a line of input, including