

MCQOPTIONS
Saved Bookmarks
1. |
Which header file is required to use complex class in your program? |
A. | <complex> |
B. | <math> |
C. | <complex_math> |
D. | <algorithm> |
Answer» B. <math> | |