Computer Science, asked by bhavnoor1903, 1 year ago

Which character set is used for char data type in Java ?(a) Unicode
(b) ASCII
(c) EBCIDIC
(d) All of these

Answers

Answered by aqibkincsem
4

Unicode is generally used for char data type in Java.

This is because Unicode entirely illustrates a set of international characters which ensures logical demonstration of all the characters available in human languages.

Unicode is an amalgamation of a number of various sets of characters which includes Greek, Latin, Hebrew etc.

Similar questions