Chapter 2: Creative Development

5.0(2)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards
Computing
has spurred creativity in medicine, engineering, communications, and the arts.
2
New cards
Quantitative data
is used by health insurance companies to choose providers.
3
New cards
Simulations
can predict real-world outcomes based on changing variables.
4
New cards
Hardware
is the physical components of a computing device, while software is the instructions in a programming language to the computing device.
5
New cards
Collaboration
helps people learn from each other.
6
New cards
Program
is a collection of program statements that performs a specific task when run by a computer.
7
New cards
code segment
refers to a collection of program statements that are part of a program.
8
New cards
Program input
is data sent to a computer for processing by a program.
9
New cards
Program documentation
is a written description of the function of a code segment, event, procedure, or program and how it was developed.
10
New cards
Logic error
This is a mistake in the algorithm or program that causes it to behave incorrectly or unexpectedly.
11
New cards
Syntax error
This is a mistake in the program where the rules of the programming language are not followed.
12
New cards
Runtime error
This is a mistake in the program that occurs during the execution of a program