Unicode in the programming language can be represented using which of the bit…
2024
Unicode in the programming language can be represented using which of the bit format standards in computer science?
- A.
8-bit
- B.
17-bit
- C.
65-bit
- D.
9-bit
Attempted by 1 students.
Show answer & explanation
Correct answer: A
Unicode characters are commonly represented through UTF-8, an 8-bit based encoding standard. Among the listed options, 8-bit is the intended answer.