AP CSP Vocab

AP CSP Vocab

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

FLASHCARD QUESTION

Front

The rules for how code must be written so the computer understands it.

Back

Syntax

2.

FLASHCARD QUESTION

Front

An ordered set of instructions recursively applied to transform data input into processed data output.

Back

Algorithm

3.

FLASHCARD QUESTION

Front

The order in which instructions are executed

Back

Sequence

4.

FLASHCARD QUESTION

Front

Information passed into a function to customize how it runs.

Back

Parameter

5.

FLASHCARD QUESTION

Front

Which of these is smaller? Megabyte, Bit, Kilobyte, Byte

Back

Bit

6.

FLASHCARD QUESTION

Front

An error in a program that causes it to work incorrectly.

Back

Bug

7.

FLASHCARD QUESTION

Front

The results of what a program produces

Back

Output

8.

FLASHCARD QUESTION

Front

Base-2 number system using 0s and 1s

Back

Binary