Computer Science Flashcards

1
Q

What is a constant

A

Variable with a value that doesn’t change e.g. hi

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

What is a variable

A

Location in a computer’s memory to store one or more value

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

What is input

A

When data is entered into a computer system to be processed, this can be done manually or automatically.

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

What is output

A

That some sort of feedback is being given from the system, this is a result of process

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

What is selection

A

a programming construct where a section of code is run only if a condition is met

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