Search Header Logo

Mathematical Library Methods in Java Quiz

Authored by Rati Soni

Computers

9th Grade

Used 7+ times

Mathematical Library Methods in Java Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Java package includes the Math class?

java.sys

java.util

java.lang

java.io

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Give the output of Math.sqrt(x); when x = 9.

2.0

3.0

3.00

All of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Give the output of Math.ceil(46.6).

46.0

47.0

46.5

46.6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of Math.pow(2, 0)?

1.0

0.0

2.0

-1.0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Math.random() returns a double value r such that

0.0 <= r < 1.0

0.0 < r <= 1.0

0.0 <= r <= 1.0

0.0 < r < 1.0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a method to find the square root of a number?

FindSquareroot(x)

Math.sqrt(x)

Sqrt(x)

Math.Square(x)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Give the output of Math.floor(46.6)?

46.5

46.0

47.0

-46.0

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?