vocab unit 1 Flashcards

1
Q

Command

A

a directive to a computer program to perform a specific task

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

Function

A

software logic that has a well-defined interface and behavior and can be invoked multiple times

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

Conditional Statement

A

A type of coding instruction used to compare values and express and make decisions

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

Loop

A

a sequence of instructions that is continually repeated until a certain condition is reached

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

Control Flow

A

the order in which the computer executes statements in a script

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

Algorithm

A

a set of instructions that is designed to accomplish a task

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

Iteration

A

repeating instructions that can be called over and over.

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

Troubleshooting

A

A systematic approach to solving a problem

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

Flow Chart

A

A diagram that depicts a process, system or computer algorithm

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

Preconditions

A

A condition or predicate that must always be true just prior to the execution of some section of code.

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

Postconditions

A

A condition or predicate that must always be true just after the execution of some section of code or after an operation in a formal specification.

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

Row

A

a single group of related data within a table

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

Column

A

a collection of cells aligned vertically in a table

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

Debugging

A

the process of identifying and removing errors from computer hardware or software.

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

Decomposition

A

the process of breaking down a problem into a number of smaller problems that can more easily be addressed.

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

Pseudocode

A

a notation resembling a simplified programming language, used in program design.

17
Q

Copyright

A

the exclusive legal right, given to an originator or an assignee to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.

18
Q

Turing Test

A

a test for intelligence in a computer, requiring that a human being should be unable to distinguish the machine from another human

19
Q

Privacy

A

the state or condition of being free from being observed or disturbed

20
Q

Artificial Intelligence (AI)

A

computer systems able to perform tasks that normally require human intelligence