ASCII, Unicode

ASCII, Unicode

University

9 Qs

quiz-placeholder

Similar activities

PS LISTRIK MAGNET SUMBER ENERGI

PS LISTRIK MAGNET SUMBER ENERGI

9th Grade - University

13 Qs

Бейорганикалық химия

Бейорганикалық химия

University

12 Qs

Microprosser 8085

Microprosser 8085

University

10 Qs

Weather Patterns Quiz

Weather Patterns Quiz

3rd Grade - University

14 Qs

2134-MS 102-MIDTERM QUIZ 1

2134-MS 102-MIDTERM QUIZ 1

University

10 Qs

Quiz on Freytag's Pyramid and Plot Elements

Quiz on Freytag's Pyramid and Plot Elements

University

10 Qs

Register in 8085 microprosser

Register in 8085 microprosser

University

10 Qs

Exit Ticket: Helen Keller

Exit Ticket: Helen Keller

3rd Grade - University

5 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