explain the terms: algorithm, syntax, data type and variable Flashcards

(4 cards)

1
Q

algorithm

A

A list of operations required to solve a problem

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

syntax

A

The rules that define the format of each statement in a programming language including permitted symbols

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

variable

A

The name of a memory location which holds data during program execution

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

data type

A

A description of the kind of data which is stored or manipulated in a program.

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