Vidyalelo
Python · Q139

Module in Python

Programming · Python · question 139

Q139

What is the value of x if x = math.ldexp(0.5, 1)?

A.
1
B.
2.0
C.
0.5
D.
none of the mentioned
Answer

Answer: Option D

Solution

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