ap csp terms

studied byStudied by 0 people
0.0(0)
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 / 12

13 Terms

1

User Interface

The space where user interactions with a computer program occur

New cards
2

Input

Data provided to a program for processing

New cards
3

Output

The result produced by a program after processing input

New cards
4

Program Statement

A single instruction in a program that performs a specific action

New cards
5

Program

A set of instructions that a computer follows to perform a task

New cards
6

Sequential Programming

A programming paradigm where statements are executed in a linear order

New cards
7

Event Driven Programming

A programming paradigm where the flow of the program is determined by events

New cards
8

Documentation

Written text that explains how a program or system works

New cards
9

Comment

A note in the code that is not executed but explained the code to the reader

New cards
10

Debugging

The process of identifying and fixing errors in a program

New cards
11

Pair Programming

A software development technique where two programmers work together at one workstation

New cards
12

Event

An action or occurrence recognized by a software that may trigger a response

New cards
13

Development Process

The series of steps taken to create and maintain a software application

New cards
robot