not floatSolutionFloat while doing programming you need to
, not float
Solution
Float :-
while doing programming you need to store information like floating point number.
for this in high level programming language like C, C++, Java, .NET we use built-in as well as user defined data types.
so float is a keyword that has typical 4 bytes width and typical range +/- 3.4e +/- 38 (~7 digits)
example :

