Vidyalelo
Data Structure · Q10

Standard Libraries in Data Structures

Programming · Data Structure · question 10

Q10

In C++, which header file is used to handle mathematical functions and constants?

A.
<cstring>
B.
<cstdio>
C.
<cstdlib>
D.
<cmath>
Answer

Answer: Option D

Solution

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