data rep Flashcards

1
Q

define the term number base

A

the number of unique digits or letters used to represent a number

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

describe decimal number bases

A

most commonly used number system, contains 10 unique digits 0 to 9, also known as base 10

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

describe hexadecimal number bases

A

a number system using 16 symbols from 0-9 and A-F, also known as base 16

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

describe binary number bases

A

a number system that contains two symbols, 0 and 1, known as base 2

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

explain the purpose of hexadecimal

A

hexadecimal is useful since it is easier to read than binary
widely used as it is a shorter way of representing a byte of data

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

use binary to represent whole numbers between 0 and 255

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

use hexadecimal to represent whole numbers

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