Java Math class methods

Java Math class methods

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Javascript Quiz 1

Javascript Quiz 1

10th - 12th Grade

9 Qs

SAINS KOMPUTER SPM 2021 (Part A)

SAINS KOMPUTER SPM 2021 (Part A)

12th Grade

8 Qs

APCSA Unit 3 Review

APCSA Unit 3 Review

9th - 12th Grade

13 Qs

Introduction to Python Programming

Introduction to Python Programming

7th - 10th Grade

12 Qs

IF Function - Excel

IF Function - Excel

9th - 11th Grade

10 Qs

Python - Chpt 3 - Review

Python - Chpt 3 - Review

9th - 12th Grade

15 Qs

Evaluación Final POO

Evaluación Final POO

12th Grade - University

14 Qs

Functions and Parameters Summative preview

Functions and Parameters Summative preview

9th - 12th Grade

10 Qs

Java Math class methods

Java Math class methods

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Claire Firman

Used 60+ 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?