Quiz 05 - Math in Java

Quiz 05 - Math in Java

11th Grade

10 Qs

quiz-placeholder

Similar activities

QUIZ PERTAMA PBO

QUIZ PERTAMA PBO

11th Grade

10 Qs

Python Math

Python Math

1st - 12th Grade

10 Qs

Quiz de JavaScript

Quiz de JavaScript

9th - 12th Grade

9 Qs

Computer Programming: Graphics

Computer Programming: Graphics

8th - 11th Grade

11 Qs

Sains Komputer (Java) 1: Sintaks Asas & Pembolehubah

Sains Komputer (Java) 1: Sintaks Asas & Pembolehubah

10th Grade - University

10 Qs

Java Variables Quiz

Java Variables Quiz

11th - 12th Grade

12 Qs

XII RPL

XII RPL

11th - 12th Grade

12 Qs

Review for Math in Java quiz

Review for Math in Java quiz

9th - 12th Grade

10 Qs

Quiz 05 - Math in Java

Quiz 05 - Math in Java

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Casey Devet

Used 34+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which symbols is used to find the remainder when dividing two numbers?

*

/

%

#

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is the result of evaluating the expression "29 % 6"?

4

5

1

0

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which is NOT a valid Java expression?

base * height / 2

(base)(height) / 2

(base * height) / 2

base * (height / 2)

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is the result of this Java math expression:

4 + 12 / 5

6

3

6.4

3.2

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which Math class method can be used to calculate square roots?

Math.sqrt()

Math.root()

Math.squareroot()

Math.squirt()

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which Math class method can be used to calculate exponents?

Math.exponent()

Math.raise()

Math.pow()

Math.ceil()

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which Math class method will round any number down (towards negative infinity)?

Math.round()

Math.floor()

Math.ceil()

Math.roundDown()

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?