1.1 Binary and Hexadecimal Flashcards

(9 cards)

1
Q

What is the binary number system?

A

A base-2 system using only 0 and 1. 0 = OFF, 1 = ON.

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

What does MSB stand for in binary?

A

Most Significant Bit — the leftmost and highest-value bit.

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

What is the denary number system?

A

Base-10 system (0–9) used in everyday life.

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

What is the hexadecimal system?

A

Base-16 system using 0–9 and A–F (A = 10, F = 15).

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

Why is hexadecimal used?

A

It’s shorter and easier to read than long binary numbers.
It is easier to program, debug and locate errors in data

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

Advantages of hexadecimal over binary

A
  • Hexadecimal is a shorter way of representing binary, so it takes up less space on
    the computer screen or piece of paper.
  • Hexadecimal is easier for a programmer to read, write and understand.
  • Hexadecimal is easier to debug and locate errors in data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

MAC address

A

a unique address that is
given to a computer at the manufacturing stage that can be used to identify the computer.

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

Register

A

a small component in a computer system that is used to temporarily store data.

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

Analogue data

A

a continuous stream of data that is processed by humans.

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