Mathematical library Method

Mathematical library Method

9th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 6. Mathematical Library Methods

Unit 6. Mathematical Library Methods

9th - 10th Grade

20 Qs

Ch 3 Java Review-Strings and Math

Ch 3 Java Review-Strings and Math

9th - 12th Grade

21 Qs

Conditionals & Arrays

Conditionals & Arrays

9th - 12th Grade

15 Qs

CP M.7 Functions Assessment Review

CP M.7 Functions Assessment Review

9th - 12th Grade

20 Qs

C++

C++

9th - 12th Grade

20 Qs

Mathematical Library Functions

Mathematical Library Functions

9th Grade

15 Qs

Exam 4 Review

Exam 4 Review

9th - 12th Grade

20 Qs

ბონუს ქვიზი

ბონუს ქვიზი

9th - 12th Grade

15 Qs

Mathematical library Method

Mathematical library Method

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Sangameswari Ravindran

Used 395+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function returns the maximum of 2 numbers

Math.min()

Math.max()

Math.minmax()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All mathematical functions are included in a class called

Math

System

Scanner

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Math class is a part of Java.________ package

io

util

lang

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what will be the output of Math.sqrt(-4.0)

2

-2

NaN

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the return value of Math.pow(2.0,3.0)

8.0

8

NaN

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the function Math.pow(a,b), b ( the index)can take a negative value

True

False

NA

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The return value of Math.cbrt(-15.625) is

2.5

-2.5

NaN

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?