Vidyalelo
C++ Programming · Q296

C++ miscellaneous

Programming · C++ Programming · question 296

Q296

Which header file is required to use complex class in your program?

A.
<complex>
Answer
B.
<math>
C.
<complex_math>
D.
<algorithm>

Answer: Option A

Solution

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