Vidyalelo
C Programming · Q133

Standard Library Functions

Programming · C Programming · question 133

Q133

Which function is used to recombine the fraction and exponent parts of a floating-point value after you have worked on them separately?

A.
frexp()
B.
exp()
C.
modf()
D.
Idexp()
Answer

Answer: Option D

Solution

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