InterviewSolution
Saved Bookmarks
| 1. |
Which of these occupy first0 to 127 in Unicode character set used for characters in Java?(a) ASCII(b) ISO-LATIN-1(c) None of the mentioned(d) ASCII and ISO-LATIN1The question was asked in an international level competition.Enquiry is from Character and Boolean Data Types in portion Data Types, Variables and Arrays of Java |
|
Answer» The CORRECT option is (d) ASCII and ISO-LATIN1 |
|