Implementation: Data types and structures Flashcards

1
Q

When you store data in a program it is stored in what?

A

Variable

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

Whole numbers are stored using which data type?

A

Integer

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

Text is stored using which data type?

A

String

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

Numbers with decimal places are stored using what data type

A

Real

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