Computer Science, asked by divyanshi261, 11 months ago

Heÿ Frndz : )

Difference between =>

#Float and double


Thanks❤

Answers

Answered by Anonymous
2
Double

Double Types are probably the most normally used data type for real values, except handling money.

Float

It is used mostly in graphic libraries because very high demands for processing powers, also used situations that can endure rounding errors.


divyanshi261: Ur welcome : )
Answered by SmileQueen
3
FLOAT

Float is a term is used in various programming languages to define a variable with a fractional value. Numbers created using a float variable declaration will have digits on both sides of a decimal point. This is in contrast to the integer data type, which houses an integer or whole number.


DOUBLE

Twice as much in size, strength, number, or amount: a double dose.
Similar questions