1.

Explain About Float, Dig And Max?

Answer»

FLOAT class is used WHENEVER the function changes constantly. It acts as a SUB class of numeric. They represent real characters by making use of the native architecture of the double precision floating point.
Max is used whenever there is a huge need of Float.
DIG is used whenever you want to represent a float in decimal DIGITS.

Float class is used whenever the function changes constantly. It acts as a sub class of numeric. They represent real characters by making use of the native architecture of the double precision floating point.
Max is used whenever there is a huge need of Float.
Dig is used whenever you want to represent a float in decimal digits.



Discussion

No Comment Found