AP CSP Unit 3 Vocabulary

studied byStudied by 1 person
0.0(0)
Get a hint
Hint

procedure

1 / 33

flashcard set

Earn XP

34 Terms

1

procedure

a named collection of steps in an algorithm that can be reused anytime it is needed without restating the detailed procedures (abstraction)

New cards
2

concatenation

chaining together or placing two or more separate things side by side so that they are treated as one.

New cards
3

string

a linear sequence of characters, words, or other data

New cards
4

dichotomous

in which something can only be one thing or another (yes or no)

New cards
5

binary code

code represented with the two symbols of 1 and 0

New cards
6

bits

the foundation for digital computing (1s and 0s) - short for binary digits

New cards
7

digital

how information is stored, accessed, transformed, and used by computers

New cards
8

state space

the space of potential possibilities

New cards
9

exponential growth

the rate of growth that rapidly increases in proportion to the growing total number or size

New cards
10

decimal

describes the base-10 number system. The most commonly used number system

New cards
11

ASCII (American Standard Code for Information Interchange)

a table that outlines a common set of conventions for converting between binary values and alphanumeric characters

New cards
12

alphanumeric

the characters that consist of uppercase and lowercase letters and numerals 0-9

New cards
13

digital noise

irrelevant or meaningless data that has found its way into otherwise meaningful code

New cards
14

abstraction

the process of removing or suppressing details to create a manageable level of complexity

New cards
15

bit string

a sequence of bits that can be used to represent sets or manipulate binary data

New cards
16

mapping

associating each element of a given set with one or more elements of a second set

New cards
17

data

characters, symbols, or quantities on which operations are performed, stored, and/or transmitted by a computer

New cards
18

unicode

a binary encoding system representing much more of the world's text than ASCII (represents 65,536 different characters)

New cards
19

hexadecimal

a base-16 number system using numbers 0-9 and letters A-F to represent eight binary digits or one byte

New cards
20

Morse Code

a code where letters are represented by combinations of long and short signals of light or sound

New cards
21

Baudot Code

a binary code invented by Emile Baudot in 1870 that encodes 32 characters

New cards
22

variable-width encoding

using codes of different lengths to encode a character set (e.g., Morse Code)

New cards
23

fixed-width encoding

using codes with a fixed width to encode a character set (e.g., Baudot Code)

New cards
24

discrete

separate or divided (digital)

New cards
25

continuous

unbroken, without interruption (analog)

New cards
26

approximation

digital copies are only approximations of the natural object

New cards
27

analog

non-digital signals represented by a continuously variable physical quantity

New cards
28

list

a data structure (also called an array) that stores multiple pieces of information at once

New cards
29

data structure

a particular way of organizing and storing data, such as an array or table

New cards
30

index value

the representation of the location of each item in a list

New cards
31

output

observable behaviors generated by the computer, such as animation, sound, and text

New cards
32

join

a block in Scratch that concatenates or links two values together

New cards
33

linear search

a method for finding a target value within a list by checking each value until a match is found or all elements are searched

New cards
34

substring

a subset of a string of alphanumeric fields or variables

New cards

Explore top notes

note Note
studied byStudied by 279 people
... ago
5.0(1)
note Note
studied byStudied by 72 people
... ago
4.0(1)
note Note
studied byStudied by 66 people
... ago
5.0(4)
note Note
studied byStudied by 38 people
... ago
5.0(2)
note Note
studied byStudied by 21 people
... ago
5.0(1)
note Note
studied byStudied by 40096 people
... ago
4.8(312)

Explore top flashcards

flashcards Flashcard (25)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (23)
studied byStudied by 5 people
... ago
4.0(1)
flashcards Flashcard (58)
studied byStudied by 13 people
... ago
5.0(2)
flashcards Flashcard (26)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (25)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (28)
studied byStudied by 2 people
... ago
4.0(4)
flashcards Flashcard (33)
studied byStudied by 80 people
... ago
5.0(3)
flashcards Flashcard (79)
studied byStudied by 12 people
... ago
5.0(1)
robot