J2SE Question:

What is Unicode?

Tweet Share WhatsApp

Answer:

A 16-bit character set defined by ISO 10646. See also ASCII. All source code in the Java programming environment is written in Unicode.

Download J2SE PDF Read All 214 J2SE Questions
Previous QuestionNext Question
What is synchronized?What is thin client?