InterviewSolution
Saved Bookmarks
| 1. |
What Is Unicode ? |
|
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. A 16-bit character set defined by ISO 10646. See also ASCII. All source code in the Java programming environment is written in Unicode. |
|