Data Representation Flashcards

1
Q

What is a Bit?

A

A single digit in a binary number; its either 0 or 1.

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

What is a byte?

A

8 bits

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

Describe a Kilobyte

A

1024 bytes, 2*10 bytes

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

Describe a Megabit

A

1024 Kb, 2*20 bytes

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

Describe Gigabyte

A

1024 mb, 2*30 bytes

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

Describe Terabyte

A

1024 gb, 2*40 bytes

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

The formula for range for binary number

A

2*n - 1

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

What is ASCII

A

It uses a 7-bit code and represents 128 characters. 96 are displayable and 32 are controlled characters.

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

What is the 8th bit for ASCII?

A

error checking

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

What is ASCII limited to?

A

Only limited to American English

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

What is Unicode

A

it can represent 65536 characters using 16 buts

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