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

Year 9 - End of Year Assessment

Year 9 - End of Year Assessment

7th - 9th Grade

85 Qs

Unit 6:  Algorithms (APCSP '24-'25 code.org)

Unit 6: Algorithms (APCSP '24-'25 code.org)

9th - 12th Grade

85 Qs

Code.org Final Vocabulary

Code.org Final Vocabulary

9th - 12th Grade

90 Qs

GCSE Computer Science - Paper 2 (Algorithms & Programming)

GCSE Computer Science - Paper 2 (Algorithms & Programming)

12th Grade

89 Qs

AP CSP 300PT Quizizz 12-6 - FRI SUB

AP CSP 300PT Quizizz 12-6 - FRI SUB

9th - 12th Grade

86 Qs

Variables, Conditionals, & Functions Assessment

Variables, Conditionals, & Functions Assessment

9th - 12th Grade

88 Qs

Computer Science Principles

Computer Science Principles

9th - 12th Grade

88 Qs

J277 Paper 2 Computational Thinking, Programming and Algorithms

J277 Paper 2 Computational Thinking, Programming and Algorithms

9th - 10th Grade

90 Qs

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

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

Assessment

Quiz

Computers

9th - 12th Grade

Medium

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?