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

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

Java Basics (Data Types and Variables)

Java Basics (Data Types and Variables)

6th - 10th Grade

16 Qs

CMU CS Academy Unit 5

CMU CS Academy Unit 5

9th Grade

15 Qs

Java Bell Ringer Terms Test 5

Java Bell Ringer Terms Test 5

9th - 12th Grade

20 Qs

Java Data Type

Java Data Type

6th - 10th Grade

16 Qs

iGCSE Computer Science: Boolean Logic

iGCSE Computer Science: Boolean Logic

9th - 12th Grade

20 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 91+ 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?