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

Explanation: Unicode defines fully international CHARACTER set that can REPRESENT all the CHARACTERS found in all HUMAN languages. Its range is from 0 to 65536.



Discussion

No Comment Found

Related InterviewSolutions