InterviewSolution
Saved Bookmarks
| 1. |
Which Method Is A Rounding Function Of Math Class? |
|
Answer» MAX(), MIN() and ABS() are all ROUNDING FUNCTIONS. max(), min() and abs() are all rounding functions. |
|