Java Math class methods

Java Math class methods

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Basics Quiz

Python Basics Quiz

11th - 12th Grade

12 Qs

Mathematical Functions in Java

Mathematical Functions in Java

9th - 10th Grade

15 Qs

Quiz 05 - Math in Java

Quiz 05 - Math in Java

11th Grade

10 Qs

Intro to IF statements

Intro to IF statements

KG - University

13 Qs

MATHEMATICAL FUNCTION

MATHEMATICAL FUNCTION

10th Grade

10 Qs

Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

Java Math

Java Math

9th - 12th Grade

15 Qs

Methods Review

Methods Review

12th Grade

14 Qs

Java Math class methods

Java Math class methods

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Claire Firman

Used 56+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the result be?

Math.pow (3, 2)

9

6

5

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the result be?

Math.abs( -5)

5

-5

2

6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the result be?

Math.round( - 3.8)

- 4

4

4.5

- 5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the result be?

Math.sqrt(10000)

100

10

1000

90

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the result be?

Math.round( Math.sqrt(65))

8

7

9

10

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the result be?

Math.sqrt( 5 * 4 / 2 - 1 )

3

4

9

10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the result be?

Math.round( 0.75)

1

0

0.5

0.7

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?