Monday, May 24, 2010

In C language , which data type is used to store 124.6012222111?

in C u got some extended or derived data types to store decimals with that accuracy. The one u need is "long double"

In C language , which data type is used to store 124.6012222111?
i think its float but im not 100% sure
Reply:double


No comments:

Post a Comment