A Admin • 802.91K Points Coach Report Q. What is the difference between float and double in C? (A) both are used for the same purpose (B) double can store just double value as compare to float value (C) double is an enhanced version of float and was introduced in C99 (D) double is more precise than float and can store 64 bits Correct Answer - Option(D) Views: 4 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.