1.

Which of these methods is a rounding function of Math class?(a) Max()(b) Min()(c) Abs()(d) Round()

Answer» Right choice is (d) Round()

Explanation: Round() rounds up a variable to nearest integer.


Discussion

No Comment Found

Related InterviewSolutions