Java Level 1 - C

Quiz
•
Computers
•
12th Grade
•
Medium
Tom Dawson
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What commands can execute a block of code until a specified condition is reached?
floats
Loops
System.out
Arrays
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A while loop is a control flow statement that allows code to be executed repeatedly based on what type of condition.
Loop
int
Boolean
else
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What statement can be used to jump out of a loop condition?
if
char
switch
break
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What statement can break an iteration in the loop, if a specified condition occurs, then continue to the next iteration in the same loop?
i++
continue
while
int
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which keyboard character is used to define a variable type in a statement?
{ }
[ ]
( )
// //
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Create an array of type String called cars?
_____ cars = {"Volvo", "BMW", "Ford"};
Char[]
string[]
String[]
/double/
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Is Java case sensitive?
Yes
No
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
JAVA FUNDAMENTALS

Quiz
•
9th - 12th Grade
20 questions
AP CA A Unit 4 Review

Quiz
•
11th - 12th Grade
20 questions
1TEC_AVALIAÇÃO LÓGICA COMPUTACIONAL 3º TRI_AV5

Quiz
•
12th Grade - University
20 questions
LETS PLAY QUIZ - PYTHON CBSE CLASS XII

Quiz
•
11th - 12th Grade
20 questions
Arrays in Java

Quiz
•
9th - 12th Grade
15 questions
JAVA: Level-1

Quiz
•
5th - 12th Grade
15 questions
C# Structured, Selection and Iteration

Quiz
•
9th Grade - University
17 questions
Flow of Control in C++ ( Conditional statements)

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade