flashcards 1

1
Q

what does command mean?

A

A command means 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

what does functions mean?

A

Functions are “self contained” modules of code that accomplish a specific task.

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

what does conditional statement mean?

A

A conditional statement tells a program to execute an action depending on whether a condition is true or false.

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

what does loop mean?

A

In computer programming, a loop is a sequence of instruction s 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

what does control flow mean?

A

Control flow is 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

what does Algorithm mean?

A

An algorithm is 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

1 set of flashcards

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