What is the Advantage of Using Unicode Characters in Java ?

Unicode characters have much larger number of characters in the specification.

They also contain Asian and non-western European characters.

Most of the modern technologies, websites and browsers support these Unicode characters.



You May Interest

What is the Difference Between Throw and Throws in Java ?

What is the Reason to Organize Classes and Interfaces in a Packag ...

What are the Java Collection Classes That Implement List Interfac ...

What are the Situations in Which You Choose HashSet or TreeSet in ...

What are the Similarities Between HashSet and HashMap in Java ?