chapter 13 Flashcards

1
Q

a list of instructions for the computer to follow to accomplish the task of processing data into information

A

programming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

describes a process that maybe related as long as certain conditions remain true

A

loop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

the process of treating and eliminating errors

A

debugging design

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

top to bottom

A

top down design

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

plan a solution using structured programming techniques

A

structure of a program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

one program statement follows another

A

sequential programming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

logical error occurs when the programmer uses incorrect calculation or leaves out a programming procedure

A

logical error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

syntax error are a violation of the rules of programming language

A

syntax error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

testing by a elect group of individuals potential users users

A

beta testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

program masintence

A

75 percent of the cost

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

written descriptions and procedures about a program and how to use it

A

documentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

machine learning

A

first generation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

assembly language

A

second generation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

follows a series of step by step instructions

A

procedural language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

trnqalsatescode into machine language

A

complier

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

a program that executes instructions

A

interpreter

17
Q

interactive technologies

A

ai programming

18
Q

input output

A

process

19
Q

an outline of the logic pf the program you will write summary of the program before it is written

A

pseudocode

20
Q

selection process

A

conditional

21
Q

graphically present the detailed sequence of steps needed too solved a programming problem

A

flowchart

22
Q

focuses less on procurers more on relationship with previously procedure

A

inject oriented programming objects contain both the data and the process operations to perform a task

23
Q

each module is made up of logically related program statements

A

module programming module

24
Q

automates portions of the development process

A

case

25
Q

functions

A

and procedures