Unit 4.1 - 4.5 | Binary Numbers Flashcards

1
Q

What numbers do binary systems use?

A

1s And 0s

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

What is the max Denary value for a nibble?

A

Max Denary Value 15 (1,2,4,8)

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

What is the max Denary value for 1 byte?

A

Max denary value 255 (1,2,4,8,16,32,64,128)

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

What is 1110 Binary to Denary?

A

14 Base 10

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

Add the Binary Numbers 0001 + 0111 to Denary

A

1000 = 8 Base 10

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

Do you Multiply or Divide when you Left Shift a binary number

A

Multiply

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

Do you Multiply or Divide when you Right Shift a binary number

A

Divide

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