Fundamentals of Data representation- module 16) Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is decimal?

A

Base ten.

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

What is binary?

A

Base 2.

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

What is hexadecimal?

A

Base 16.

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

Which is the base you probably will recognise most easily?

A

Decimal.

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

What do each hexadecimal digit represent?

A

4 bits or a nibble.

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

What is 8-bit?

A

8 bits in a set together also known as a byte.

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

What is another way of saying a nibble?

A

4-bits.

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

What are leading zeroes?

A

0s put in positions left bank to left of first digit.

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

What is a register?

A

Location in memory where data stored.

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