InterviewSolution
Saved Bookmarks
| 1. |
How many digits are present after the decimal in float value?(a) 1(b) 3(c) 6(d) 16The question was asked in a job interview.The query is from Float Datatype in chapter Floating Point & Sizeof Operator in C of C |
|
Answer» RIGHT CHOICE is (C) 6 The EXPLANATION: NONE. |
|