Search Header Logo

Conditional Review Quizizz

Authored by Gabrielle Acosta

Computers

11th Grade

Used 2+ times

Conditional Review Quizizz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code segment?


int y = 3;

System.out.print( y > 4 && y < 7 );

true

false

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code segment?


System.out.print( 2 < 3 && 2 > -3 );

true

false

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code segment?


int y = 3;

System.out.print( y > 4 || y < 7 );

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A boolean;

Expresses a true false statement
can contain letters, numbers, spaces, and symbols.
takes in an input, does something with it, and then returns an output.
Runs a boolean (true/false) statement based on data entered

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An if/else statement;

Expresses a true false statement
can contain letters, numbers, spaces, and symbols.
takes in an input, does something with it, and then returns an output.
Runs a boolean (true/false) statement based on data entered

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this operator? !

and
or
not
equal to

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this operator? ==

Equal to
Used in a calculation for equals
and
or

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?