Unit 4: Variables, Conditionals, & Functions (APCSP '24-'25)

Unit 4: Variables, Conditionals, & Functions (APCSP '24-'25)

9th - 12th Grade

88 Qs

quiz-placeholder

Similar activities

Micro:IT

Micro:IT

7th - 9th Grade

90 Qs

Code.org Final Vocabulary

Code.org Final Vocabulary

9th - 12th Grade

90 Qs

N5 Computing SDD/DDD/CS

N5 Computing SDD/DDD/CS

9th - 10th Grade

89 Qs

Algorithm Code.org

Algorithm Code.org

9th - 12th Grade

85 Qs

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

9th - 12th Grade

85 Qs

Python Final Test Review

Python Final Test Review

9th - 12th Grade

92 Qs

Python Review Units 1-4

Python Review Units 1-4

9th - 12th Grade

88 Qs

Unit 4 Programming

Unit 4 Programming

9th - 12th Grade

88 Qs

Unit 4: Variables, Conditionals, & Functions (APCSP '24-'25)

Unit 4: Variables, Conditionals, & Functions (APCSP '24-'25)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

CCSS
L.8.1C, L.8.3A, L.2.1F

Standards-aligned

Created by

Tom Parslow

Used 417+ times

FREE Resource

88 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The equality operator is used to compare two values, and returns a Boolean (true/false). 
=
==
<=
>=<

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A precise sequence of instructions for processes that can be executed by a computer
Abstraction
Algorithm
Aggregation
ASCII

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In programming, an expression that evaluates to True or False. 

Abstraction
Boolean Expression
Aggregate Expression
None of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable with local scope is one that can only be seen, used and updated by code within the same scope. Typically this means the variable was declared (created) inside a function -- includes function parameter variables. 
Local variable
Home variable
Common variable
Global variable

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Any sequence of characters between quotation marks (ex: "hello", "42", "this is a string!").
Selection
String
Summary
Protocol

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

On-screen objects, like buttons, images, text boxes, pull down menus, screens and so on.
UI Elements
Type Elements
Control Elements
All of the above

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The visual elements of an program through which a user controls or communications the application.

Unlimited Internet

User Interface

Universal Images

User Images

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?