Unit 4 Variables, Conditionals & Functions CS20-21

Unit 4 Variables, Conditionals & Functions CS20-21

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Boolean Logic & Logic Gates Diagnostic Quiz

Boolean Logic & Logic Gates Diagnostic Quiz

11th Grade

17 Qs

ICT S120 (Prelim Review)

ICT S120 (Prelim Review)

11th Grade

15 Qs

Sequence Selection Iteration and others

Sequence Selection Iteration and others

10th Grade

14 Qs

Unit 4: Variables, Conditionals, and Functions (Code.org)

Unit 4: Variables, Conditionals, and Functions (Code.org)

11th Grade

20 Qs

Control Statements in Python

Control Statements in Python

11th Grade

20 Qs

2.2 Programming Techniques

2.2 Programming Techniques

10th Grade

20 Qs

Boolean Expressions

Boolean Expressions

10th - 12th Grade

16 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

Unit 4 Variables, Conditionals & Functions CS20-21

Unit 4 Variables, Conditionals & Functions CS20-21

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

B Morgan

Used 105+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An ordered sequence of characters.

Logical Operator

Relational Operator

Selection

String

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

NOT, AND, and OR, which evaluate to a Boolean value.

Assignment Operator

Comparison Operator

Logical Operator

Relational Operator

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Determines which parts of an algorithm are executed based on a condition being true or false

Logical Operator

Relational Operator

Selection

String

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Used to test the relationship between two variables, expressions, or values. A comparison using a relational operator evaluates to a Boolean value. For example: =, ≠, >, <, ≥, and ≤

Assignment Operator

Comparison Operator

Logical Operator

Relational Operator

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Allows a program to change the value represented by a variable

Assignment Operator

Comparison Operator

Logical Operator

Relational Operator

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

<, >, <=, >=, ==, != indicate a Boolean expression

Assignment Operator

Comparison Operator

Logical Operator

Relational Operator

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Part of most programming languages and include addition, subtraction, multiplication, division, and modulus operators.

Arithmetic Operator

Assignment Operator

Logical Operator

Relational Operator

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?