InterviewSolution
Saved Bookmarks
| 1. |
The ldexp() function multiplies a floating-point number by an integral power of 2.(a) true(b) falseThe question was posed to me during an interview.This intriguing question comes from Mathematical functions in chapter C Library of C |
|
Answer» Correct choice is (a) true |
|