Which header file is required to use complex class in your program?
(a) <complex>
(b) <math>
(c) <complex_math>
(d) <algorithm>
The question was posed to me in an online interview.
I want to ask this question from Complex Library topic in division Class Hierarchies, Library & Containers of C++