the character set used by java is .....................)
Answers
Answered by
2
Answer:
The native character encoding of the Java programming language is UTF-16. A charset in the Java platform therefore defines a mapping between sequences of sixteen-bit UTF-16 code units (that is, sequences of chars) and sequences of bytes.
Thank you for giving 5 points
Please mark me as the brainliest
Have a nice day
Answered by
8
Unicode character set
Internally, Java uses the Unicode character set.
Please mark as brainliest if my answer is helpful
Similar questions