What commands can execute a block of code until a specified condition is reached?
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
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 Quizizz
10 questions
Java Quiz 1: Introduction

Quiz
•
6th - 12th Grade
15 questions
Java Arrays Prt 1Quiz

Quiz
•
9th - 12th Grade
20 questions
Review JavaScript

Quiz
•
11th Grade - University
15 questions
Intro to Java Loops

Quiz
•
9th - 12th Grade
12 questions
Loops

Quiz
•
9th - 12th Grade
20 questions
Basic Python

Quiz
•
10th - 12th Grade
15 questions
Progamming - Java Syntax

Quiz
•
11th - 12th Grade
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
Popular Resources on Quizizz
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University