Multiple Choice
When using the sqrt function you must include this header file.
A) cstdlib
B) cmath
C) cstring
D) iostream
E) iomanip
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: When the fixed manipulator is used, the
Q17: The only difference between the get function
Q23: The fixed manipulator causes a number to
Q34: The cin << statement will stop reading
Q34: Which statement is equivalent to the following?<br>Number
Q35: Which is true about the following statement?<br><img
Q38: This stream manipulator forces cout to print
Q39: Assume that x is an int variable.
Q40: You can use these to override the
Q42: What will the value of result be