1.4.1 - Data Types

?
  • Created by: ajb468
  • Created on: 27-02-21 13:27
The name for fundamental data types
primitive
1 of 11
Any whole number, including zero and negatives
integer
2 of 11
Any number with a decimal point (also known as float)
real
3 of 11
Used to represent binary logic
boolean
4 of 11
A single letter, symbol, digit or control code
character
5 of 11
A sequence of alphanumeric characters
string
6 of 11
Length (in bytes) of a short int
two
7 of 11
Length (in bytes) of a long int
four
8 of 11
Abbreviation for the first bit
MSB
9 of 11
An integer that has either + or - denoted by the first bit
signed
10 of 11
Most common method of representing signed integers
twos compliment
11 of 11

Other cards in this set

Card 2

Front

Any whole number, including zero and negatives

Back

integer

Card 3

Front

Any number with a decimal point (also known as float)

Back

Preview of the front of card 3

Card 4

Front

Used to represent binary logic

Back

Preview of the front of card 4

Card 5

Front

A single letter, symbol, digit or control code

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Data structures resources »