Data Types and Structures Flashcards
1
Q
String?
A
text
2
Q
Integer?
A
whole numbers
3
Q
Real?
A
decimal numbers
4
Q
Boolean?
A
one of two possible values
5
Q
1D arrays?
A
two or more values of the same data type stored in the same construct.
6
Q
Records?
A
two or more values of different data types stored in the same construct