What is the displayed value for Java coding below:
System.out.println(Math.min(100, 200, 300, 400));
Java Math
Quiz
•
Computers
•
1st - 12th Grade
•
Hard
Syahrul Affendi
Used 52+ times
FREE Resource
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
8 questions
String Handling in Java
Quiz
•
10th Grade
10 questions
Latihan Class Library
Quiz
•
9th - 12th Grade
10 questions
Computer Languages
Quiz
•
KG - University
10 questions
Java Print Statements Warm-Up
Quiz
•
9th - 12th Grade
10 questions
Programming in Java
Quiz
•
8th Grade
10 questions
Coding: Conditionals
Quiz
•
6th - 8th Grade
10 questions
Computer Quiz(Java)(16-10-2020)
Quiz
•
9th Grade
15 questions
JavaScript and Graphics
Quiz
•
9th - 12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade