Implementation: Data types and structures Flashcards
1
Q
When you store data in a program it is stored in what?
A
Variable
2
Q
Whole numbers are stored using which data type?
A
Integer
3
Q
Text is stored using which data type?
A
String
4
Q
Numbers with decimal places are stored using what data type
A
Real