J2SE Question:
Download Questions PDF

What is Unicode?

J2SE Interview Question
J2SE Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is synchronized?What is thin client?