Vidyalelo
C++ Programming · Q150

C++ miscellaneous

Programming · C++ Programming · question 150

Q150

Which function is used to get the imaginary part of the complex number?

A.
real()
B.
imag()
Answer
C.
imag_p()
D.
real_p()

Answer: Option B

Solution

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