Java Math

Java Math

1st - 12th Grade

10 Qs

quiz-placeholder

Similar activities

9-sinf. 9.02

9-sinf. 9.02

6th Grade

10 Qs

Mid-Tern Exam's Review

Mid-Tern Exam's Review

8th Grade

15 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Dasar Kompetensi Keahlian IPv6

Dasar Kompetensi Keahlian IPv6

10th Grade

15 Qs

Play with Scratch - 1

Play with Scratch - 1

5th - 6th Grade

15 Qs

e14 styczeń 2017

e14 styczeń 2017

1st - 5th Grade

13 Qs

Coding Concepts A

Coding Concepts A

3rd Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI - Fitri Yanti

Hari 3 - Kuis Coding & Perkenalan AI - Fitri Yanti

1st - 12th Grade

12 Qs

Java Math

Java Math

Assessment

Quiz

Computers

1st - 12th Grade

Practice Problem

Hard

Created by

Syahrul Affendi

Used 53+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the displayed value for Java coding below:


System.out.println(Math.min(100, 200, 300, 400));

100

200

300

400

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the displayed value for Java coding below:


System.out.println(Math.max(100, 200, 300, 400));

100

200

300

400

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the displayed value for Java coding below:


System.out.println(Math.abs(-7.25));

7.25

+7.25

-7.25

+7.25-

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the displayed value for Java coding below:


System.out.println(Math.pow(8, 3));

6561

6424

64

24

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the displayed value for Java coding below:


System.out.println(Math.PI);

3.141592653589793

3.142

31.41592653589793

π

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the displayed value for Java coding below:


System.out.println(Math.ceil(2.6));

3

2

2.5

3.5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the displayed value for Java coding below:


System.out.println(Math.floor(2.6));

3

2

2.5

3.5

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?