ICSE Class 10 Computer Applications Question 1 of 25

Values and Data Types — Question 1

Back to all questions
1
Question

Question 1

Why does Java use the Unicode character set?

Answer

Unicode can represent nearly all languages of the world like English, Hindi, Bengali, Kannada, Arabic, Japanese, etc. Java uses unicode so that applications developed using Java can support a wide range of languages rather than just being limited to English.