SLR 4 Flashcards
1
Q
Boolean
A
True/False
1
Q
Integer
A
A whole number e.g. 4
2
Q
Real (Float)
A
A decimal number e.g. 4.124
3
Q
String
A
A set of characters and numbers e.g. 02358 or “Hello”
4
Q
Character
A
A single character or symbol e.g. $£9B
5
Q
Mantisa
A
The number which is x10 e.g. (4x10)^x
6
Q
Exponent
A
What is the power e,g, 9^(5)
7
Q
Twos compliment
A
Make the largest number negative if its a 1 and a positive if its a 0 e.g. 1011 = -5 or 0100 = 4
8
Q
A
9
Q
A