InterviewSolution
Saved Bookmarks
| 1. |
Which of these coding types is used for data type characters in Java?(a) ASCII(b) ISO-LATIN-1(c) UNICODE(d) None of the mentionedI had been asked this question during a job interview.The query is from Character and Boolean Data Types in chapter Data Types, Variables and Arrays of Java |
|
Answer» Right CHOICE is (c) UNICODE |
|