ASCII, Unicode

ASCII, Unicode

University

9 Qs

quiz-placeholder

Similar activities

AY 24 25 Spec IIoT SQ1

AY 24 25 Spec IIoT SQ1

University

10 Qs

Microprosser 8085

Microprosser 8085

University

10 Qs

Microprosser 8085

Microprosser 8085

University

10 Qs

ELL New Read Assessment 18 A

ELL New Read Assessment 18 A

3rd Grade - University

7 Qs

8085 microprosser flags

8085 microprosser flags

University

10 Qs

2134-MS 102-MIDTERM QUIZ 1

2134-MS 102-MIDTERM QUIZ 1

University

10 Qs

"The Open Window" by Saki- Questions

"The Open Window" by Saki- Questions

9th Grade - University

10 Qs

Quiz: Should School Be Canceled For Bad Weather?  (Scope)

Quiz: Should School Be Canceled For Bad Weather? (Scope)

8th Grade - University

10 Qs

ASCII, Unicode

ASCII, Unicode

Assessment

Quiz

others

University

Hard

Created by

Emily Anne

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bits are needed to represent an ASCII character?
7 bits
4 bits
6 bits
8 bits
16 bits

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many possible values exist for ASCII characters?
128
256
12,800
25,600

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Converting from characters to binary is called?
Encoding
Switching
Compression
Encryption

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does UTF stand for?
Universal Text Format
Unicode Transformation Format
Unified Text Function
Unique Text File

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Up to how many bits can be used to represent a unicode character?
16
32
64
128

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Up to how many bytes can a unicode character have?

1

2

4

16

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

About how many possible options exist for unicode characters?
4 billion (2^23)
40 thousand (2^32)
8 million (2^16)
1 million (2^16)

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between UTF-32 and UTF-8?
UTF-32 uses a variable-length encoding scheme, while UTF-8 uses a fixed length of 4 bytes for all characters.
UTF-8 uses a variable-length encoding scheme, allowing characters to be represented with 1 to 4 bytes, while UTF-32 uses a fixed length of 4 bytes for all characters.
UTF-32 is only compatible with Latin characters, while UTF-8 supports all character sets.
UTF-8 is primarily used for internal processing, while UTF-32 is used for external data exchange.

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, what is the length of the red heart?

1

2

3

4