AP Comp Sci - Unit 1 Vocab Review

studied byStudied by 3 people
5.0(1)
Get a hint
Hint

Personally identifiable information (PII)

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 21 people
... ago
5.0(2)
note Note
studied byStudied by 28 people
... ago
5.0(1)
note Note
studied byStudied by 8 people
... ago
5.0(1)
note Note
studied byStudied by 2 people
... ago
5.0(1)
note Note
studied byStudied by 17 people
... ago
5.0(1)
note Note
studied byStudied by 12 people
... ago
4.0(1)
note Note
studied byStudied by 11 people
... ago
5.0(1)
note Note
studied byStudied by 1714 people
... ago
4.6(12)

Explore top flashcards

flashcards Flashcard (34)
studied byStudied by 6 people
... ago
5.0(1)
flashcards Flashcard (37)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (22)
studied byStudied by 147 people
... ago
5.0(1)
flashcards Flashcard (72)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (41)
studied byStudied by 6 people
... ago
5.0(1)
flashcards Flashcard (27)
studied byStudied by 89 people
... ago
4.9(8)
flashcards Flashcard (31)
studied byStudied by 306 people
... ago
5.0(5)
flashcards Flashcard (50)
studied byStudied by 8 people
... ago
5.0(1)
robot