ICSE Class 10 Computer Applications
Question 15 of 30
Solved 2024 Question Paper ICSE Class 10 Computer Applications — Question 20
Back to all questionsMath.round(n)
Reason — In Java, Math.round(n) is the only method in the list that returns an integer when called with a floating-point number (float or double).