Representing characters Flashcards

1
Q

What is a character set?

A

A complete set of all the characters along with their codes.

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

How many bits represent a character in ASCII code?

A

7

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

How many different characters are represented in ASCII code?

A

127

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

How many bits represent a character in Extended ASCII code?

A

8

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

How many different characters are represented in Extended ASCII code?

A

256

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

How many different characters are represented in Unicode?

A

8-32

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

Which of the these is the industrial standard for encoding characters: ASCII, extended ASCII, Unicode?

A

Unicode

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

To estimate the size of a text file, this calculation can be used

A

Text File Size (b) = Number of Bits Per Character x Number of Characters

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