+ 2
What is the meaning of float
hi I haven't this answer
2 ответов
+ 9
Float is a number variable that can accept both negative and positive values and has a decimal point (unlike int) (also its byte size is bigger than all the other number data-types).
+ 2
Hey vipin my friend float is number variable data type which can store both values (negative and positive )