Vidyalelo
C Programming · Q93

Standard Library Functions

Programming · C Programming · question 93

Q93

Name the function that breaks a floating-point number into a normalized fraction and an integral power of 2.

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

Answer: Option B

Solution

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