InterviewSolution
Saved Bookmarks
| 1. |
What is the size of float in a 32-bit compiler?(a) 1(b) 2(c) 4(d) 8This question was addressed to me during an interview.This interesting question is from Float Datatype in portion Floating Point & Sizeof Operator in C of C |
|
Answer» RIGHT ANSWER is (C) 4 Easy EXPLANATION - NONE. |
|