CMU CS Academy Unit 3.2.1 Boolean Expressions Part 0

CMU CS Academy Unit 3.2.1 Boolean Expressions Part 0

9th Grade

15 Qs

quiz-placeholder

Similar activities

Unit 4 Variables, Conditionals & Functions CS20-21

Unit 4 Variables, Conditionals & Functions CS20-21

9th - 12th Grade

18 Qs

Boolean Logic and Expressions

Boolean Logic and Expressions

9th - 10th Grade

15 Qs

iGCSE Computer Science: Boolean Logic

iGCSE Computer Science: Boolean Logic

9th - 12th Grade

20 Qs

CSP Unit 4 Lesson 5 Vocab

CSP Unit 4 Lesson 5 Vocab

8th - 12th Grade

20 Qs

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

Expressions coding and or not coding

Expressions coding and or not coding

9th - 12th Grade

11 Qs

AP CSP Review

AP CSP Review

9th Grade - University

14 Qs

AP CS A Unit 3 Test PRACTICE

AP CS A Unit 3 Test PRACTICE

9th - 12th Grade

10 Qs

CMU CS Academy Unit 3.2.1 Boolean Expressions Part 0

CMU CS Academy Unit 3.2.1 Boolean Expressions Part 0

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Joan Goldberg

Used 90+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean expression: an expression that evaluates to either true or false.

(3 > 2) is

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean expression: an expression that evaluates to either true or false.

(3 < 2) is

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean expression: an expression that evaluates to either true or false.

(3 == 2) is

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean expression: an expression that evaluates to either true or false.

(3 != 2) is

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean expression: an expression that evaluates to either true or false.

(3 >= 2) is

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean expression: an expression that evaluates to either true or false.

(3 <= 2) is

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean values are true or false. Which parameter is a boolean?


Rect(left, top, width, height, fill='black', opacity=100, visible=True)

left

fill

opacity

visible

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?