Search Header Logo
AP CSP Conditionals

AP CSP Conditionals

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Determine if the following statement evaluates to true or false.
(age > 10) && (age < 20)

Back

true

2.

FLASHCARD QUESTION

Front

Determine if the following statement evaluates to true or false.
!(age > 10)

Back

false

3.

FLASHCARD QUESTION

Front

Determine if the following statement evaluates to true or false.
(day == "Tuesday") || (age < 12)

Back

false

4.

FLASHCARD QUESTION

Front

Determine if the following statement evaluates to true or false.
!((age == 16) || (day == "Monday"))

Back

false

5.

FLASHCARD QUESTION

Front

Determine if the following statement evaluates to true or false.
!((age == 16) && !(day == "Monday"))

Back

true

6.

FLASHCARD QUESTION

Front

Determine if the following statement evaluates to true or false.
((age == 16) && (day == "Monday")) && (day == "Tuesday")

Back

false

7.

FLASHCARD QUESTION

Front

Determine if the following statement evaluates to true or false.
((age == 16) && (day == "Monday")) || (day == "Tuesday")

Back

true

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?