AP Comp Sci - Unit 1 Vocab Review

studied byStudied by 3 people
5.0(1)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 20

flashcard set

Earn XP

Description and Tags

21 Terms

1

Personally identifiable information (PII)

information about an individual that identifies, links, relates, or describes them.

New cards
2

debugging

process of testing, finding problems, and fixing them

New cards
3

list

an ordered set of items

New cards
4

string

a sequence of characters (letters, digits, punctuation, etc.).

New cards
5

substring

a piece of an existing string

New cards
6

concatenation

to make a bigger string by connecting two or more smaller strings.

New cards
7

algorithm

a finite set of instructions that accomplish a specific task.

New cards
8

procedure

a named sequence of instructions that may take inputs and may report a value.

New cards
9

cloud storage

a storage area that is located on a remote server, usually on the Internet, rather than on a local storage device

New cards
10

sequencing

the application of each step of an algorithm in the order in which the statements are given

New cards
11

iteration

the process of repetition

New cards
12

program

a collection of statements that performs a specific task when run by a computer.

New cards
13

infinite loop

a loop that repeats itself forever

New cards
14

privacy

the right to be left alone or at least control the dissemination of personally identifiable information

New cards
15

counter

a variable that is used to keep track of the number of repetitions in a loop

New cards
16

argument

specifies the value of the parameter when a procedure is called.

New cards
17

parameter

input variables of a procedure.

New cards
18

documentation

written description of the function of a code segment, event, procedure, or program and how it was developed

New cards
19

Pseudocode

an algorithm written in human language

New cards
20

abstraction

the process of reducing complexity by focusing on the main idea.

New cards
21

comments

a form of program documentation written into the program to be read by people and do not affect how a program runs.

New cards

Explore top notes

note Note
studied byStudied by 2477 people
484 days ago
5.0(2)
note Note
studied byStudied by 5 people
843 days ago
5.0(1)
note Note
studied byStudied by 16 people
888 days ago
5.0(1)
note Note
studied byStudied by 9 people
741 days ago
5.0(1)
note Note
studied byStudied by 27 people
648 days ago
5.0(1)
note Note
studied byStudied by 422 people
835 days ago
4.0(3)
note Note
studied byStudied by 12 people
672 days ago
4.0(1)
note Note
studied byStudied by 8 people
113 days ago
5.0(1)

Explore top flashcards

flashcards Flashcard (27)
studied byStudied by 8 people
110 days ago
4.0(1)
flashcards Flashcard (243)
studied byStudied by 29 people
657 days ago
5.0(1)
flashcards Flashcard (21)
studied byStudied by 4 people
722 days ago
5.0(1)
flashcards Flashcard (29)
studied byStudied by 18 people
517 days ago
5.0(1)
flashcards Flashcard (53)
studied byStudied by 6 people
634 days ago
5.0(1)
flashcards Flashcard (75)
studied byStudied by 7 people
672 days ago
5.0(1)
flashcards Flashcard (73)
studied byStudied by 33 people
431 days ago
5.0(1)
flashcards Flashcard (410)
studied byStudied by 124 people
654 days ago
4.7(3)
robot