InterviewSolution
Saved Bookmarks
| 1. |
What are Float, Dig and Max? |
|
Answer» Float is used when the FUNCTION CHANGES constantly. Dig is used when you want to show a float in DECIMAL digits. Max is used when there is a need of Float. |
|