big idea 1: creative development - ap csp flashcards ੈ✩‧₊˚

studied byStudied by 34 people
5.0(2)
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 / 13

flashcard set

Earn XP

Description and Tags

flashcards on this unit; all info is taken from the barrons book

14 Terms

1

what is hardware

the physical components of a computing device

New cards
2

what is software

instructions in a programming language to the computing device

New cards
3

what is a program

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

New cards
4

what is a code segment

it refers to a collection of program statements that are part of a program

New cards
5

what is program input

data sent to a computer for processing by a program; determines the output

New cards
6

program output is…

dependent on the program input

New cards
7
New cards
8

what is the development process

investigating/reflecting, designing, prototyping, testing

New cards
9
New cards
10

what is program documentation

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

New cards
11

do comments affect the program in any way

no!!

New cards
12

what is a logic error

mistakes in the ALGORITHM or PROGRAM that causes mistakes in the output; the program can behave incorrectly or erratically

New cards
13

what is a runtime error

a mistake that occurs DURING the EXECUTION of a program; programming languages define their own types of these errors and programs can crash due to these errors

New cards
14

what is a syntax error

a mistake in the program when the rules of the programming language aren’t followed properly/violated

New cards
robot