Java
Quiz
•
Computers
•
Professional Development
•
Medium
aaa rrrrrr
Used 5+ times
FREE Resource
Enhance your content in a minute
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the best description of a "relational operator"?
Comparison symbols used in logical expressions
Mathematical symbols used to calculate numeric results
Links that control the relationships between objects
None of these are true
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the best description of a "relational operator"?
Comparison symbols used in logical expressions
Mathematical symbols used to calculate numeric results
Links that control the relationships between objects
None of these are true
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given two numbers A and B, which of the following expressions will be true when "A is less than B"?
A < B
A > B
A == B
A != B
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given two numbers A and B, which of the following expressions will be true when "A is equal to B"?
A != B
A == B
A = B
A.eq(B)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many times will the following code print "Welcome to Java"?
int count = 0;
while (count <= 10) {
System.out.println("Welcome to Java");
count++;
}
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will this code display?
int i = 0;
do { System.out.print (i + ", ");
} while (i < 5);
0, 0, 0, 0, 0, 0, 0, 0, (repeat forever)
0, 1, 2, 3, 4,
1, 2, 3, 4, 5,
Compile error
10,
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
True/False Do-while loops can be nested inside of other loops.
True
False
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
UD2. Criptografía
Quiz
•
Professional Development
20 questions
MS PowerPoint Interface
Quiz
•
Professional Development
20 questions
Skema Network EBiz
Quiz
•
Professional Development
20 questions
BH Christmas Dinner 2021
Quiz
•
Professional Development
20 questions
IHDL2_Midterm Quiz
Quiz
•
Professional Development
20 questions
SQL Programming Revision
Quiz
•
Professional Development
20 questions
Sorting - IV year
Quiz
•
Professional Development
20 questions
June 2019
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
How to Email your Teacher
Quiz
•
Professional Development
21 questions
October 25
Quiz
•
Professional Development
10 questions
October Monthly Quiz
Quiz
•
Professional Development
20 questions
There is There are
Quiz
•
Professional Development
5 questions
SSUSH13
Interactive video
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
