Java Math class methods

Assessment
•
Claire Firman
•
Computers
•
10th - 12th Grade
•
56 plays
•
Medium
Student preview

10 questions
Show all answers
1.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.pow (3, 2)
2.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.abs( -5)
3.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.round( - 3.8)
4.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.sqrt(10000)
5.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.round( Math.sqrt(65))
6.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.sqrt( 5 * 4 / 2 - 1 )
7.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.round( 0.75)
8.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.pow ( Math.round(4.75) , 2)
9.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.pow(4, 0.5)
10.
MULTIPLE CHOICE
30 sec • 1 pt
What will the result be?
Math.pow ( 2, 5)
Explore all questions with a free account
Find a similar activity
Create activity tailored to your needs using
Math class in Java

•
11th Grade
Java Math Methods

•
11th Grade
PYTHON MODULE

•
11th - 12th Grade
Unit 3 practice question set 7

•
9th - 12th Grade
Math_functions

•
9th - 10th Grade
Mathematical library Methods

•
10th Grade
ICSE Grade 10 Revision Math Functions & Arrays

•
10th Grade
Review for Math in Java quiz

•
9th - 12th Grade