Certified Associate in Python Programming (PCAP) — Question 93

UNICODE is:

Answer options

Correct answer: B

Explanation

The correct answer is B, as UNICODE is indeed a standard that provides a unique number for every character, facilitating text encoding and handling across different systems. Options A, C, and D are incorrect because UNICODE is not related to any operating system, programming language, or text processor.