Question

What is the main advantage of using Unicode over ASCII?
*
1 point
It requires fewer bits
It is faster to process
It can represent more characters
It is simpler to use

Answers

GPT-4o mini
The main advantage of using Unicode over ASCII is:

**It can represent more characters.**

Unicode can represent a vast range of characters from many different languages and symbol sets, while ASCII is limited to 128 characters (or up to 256 in extended ASCII).

Related Questions