Lecture 2 Flashcards

1
Q

In a number, what is the most significant digit?

A
  • The leftmost digit (carries the highest value)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In a number, what is the least significant digit?

A

The rightmost digit

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

How many bits in a nibble?

A

4 (a nibble is 1/2 a byte)

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

How many bits in a byte?

A

8 (2 nibbles)

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

Why do we use hexadecimal?

A

It is a more visually concise way of representing binary numbers (every possible 4 bit nibble has a one character representation in hex)

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