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 mentioned
I 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