Unit 5 Lessons 1-5 (APCSP Code.org)

Unit 5 Lessons 1-5 (APCSP Code.org)

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

54 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What operator is used to compare two values and returns a Boolean (true/false)? Options: =, ==, <=, >=<

Back

==

2.

FLASHCARD QUESTION

Front

A precise sequence of instructions for processes that can be executed by a computer

Back

Algorithm

3.

FLASHCARD QUESTION

Front

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

Back

Boolean Expression

4.

FLASHCARD QUESTION

Front

What is a variable with local scope?

Back

A variable that can only be seen, used, and updated by code within the same scope, typically declared inside a function, including function parameter variables.

5.

FLASHCARD QUESTION

Front

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

Back

String

6.

FLASHCARD QUESTION

Front

On-screen objects, like buttons, images, text boxes, pull down menus, screens and so on.

Back

UI Elements

7.

FLASHCARD QUESTION

Front

The visual elements of a program through which a user controls or communicates with the application.

Back

User Interface

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?