MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues in C Programming
→
A float is 4 bytes wide, whereas a double is 8 byt..
1.
A float is 4 bytes wide, whereas a double is 8 bytes wide.
A.
1
B.
Answer» B.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following correctly represents a constant?
Which of the structure is incorrcet?
Which of the structure is correct?
A can be used if range of a is not enough to accommodate a real number.
A is 4 bytes wide, whereas a is 8 bytes wide.
If the definition of the external variable occurs in the source file before its use in a particular function, then there is no need for an declaration in the function.
Size of and can be verified using the operator.
Range of is -1.7e-38 to 1.7e+38 (in 16 bit platform - Turbo C under DOS)
Size of and would vary from one platform to another.
Range of id -2.25e+308 to 2.25e+308
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply