ap comp sci vocab 2

5.0(1)
studied byStudied by 6 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Abstraction

Process of filtering out (ignoring) the characteristics of problems that are not needed to concentrate on those that are needed

2
New cards

Variable

similar to a box, can hold one value at a time, such as one word, costume, or list

3
New cards

Local Variable

can be used/used only in the environment in which it is defined

4
New cards

If & If-else

called conditionals because they control the code based on a true or false condition

5
New cards

Predicate

hexagon-shaped reporter that asks a true-false question

6
New cards

Global Variable

a variable that is useable by all scripts in the program

7
New cards

Initializing

setting the starting value

8
New cards

Table

data structure with rows and columns (excel sheet)

9
New cards

Output type

range

10
New cards

selection

deciding which part of an algorithm to run based on whether a condition is true or false

11
New cards

sequencing

following steps in order

12
New cards

Software Library

a collection of procedures that's used in programs

13
New cards

Creative commons

a specific family of copyright licenses that allow others to use, share, maybe sell, and maybe revise your work under the same license

14
New cards

Free Software

software that anyone can use, modify, and redistribute provided that any modifications must be under the same license

15
New cards

Open Source Software

you make the program source available to everybody, however, you still can restrict how people use the code

16
New cards

Element

another name for an item in a list

17
New cards

Data

information

18
New cards

data type

what kind of data something is

19
New cards

input type

domain

20
New cards

selecting

deciding

21
New cards

strings

items on the list