Java Unit 10

Quiz
•
Computers
•
10th - 12th Grade
•
Hard
Thomas Martinez
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is ouptut by the code? Pretend it says System.out.println
2
3
4
5
6
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
104
54
44
35
65
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
int x = 0;
while (x < 4) {
x = x + 1;
}
System.out.println("x is " + x);
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
int count = 0;
while (count < 10) {
System.out.println("Welcome to Java");
count++;
}
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the code output?
0
1
2
3
1
2
3
0
1
2
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the code output?
hi
hi
hi
hi
hi
hi
hi
hi
hi
hi
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the code output?
3
4
5
1
2
3
3
4
5
6
3
4
4
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Java Level 1 - A

Quiz
•
12th Grade
10 questions
AP CSA Unit 1 & 2 Review

Quiz
•
9th - 12th Grade
12 questions
Java Code

Quiz
•
10th - 12th Grade
10 questions
STRING HANDLING

Quiz
•
10th Grade
16 questions
Loops Quiz

Quiz
•
9th - 12th Grade
16 questions
Loops

Quiz
•
5th - 12th Grade
19 questions
Unit 4: Operators in Java

Quiz
•
9th - 10th Grade
18 questions
Java Basics MP1 Test 3

Quiz
•
11th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade