How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters?
Answers were Sorted based on User's Feedback
Answer / stalin
for unicode 1-6 bits,utf-16 16 bits,utf-8 8 bits
| Is This Answer Correct ? | 2 Yes | 2 No |
What error occurs if a try-catch-finally statement sequence does not have a catch clause?
What is the difference between yield() and sleep()?
What is a Null object?
When do I need to use reflection feature in java?
Is the milky way in a void?
What is the difference between procedural and object-oriented programs?
Is java written in c?
How can you take string into InputStream?
what is method reference in java 8?
Difference between static methods, static variables, and static classes in Java.
Does anyone still use java?
How to compare two strings in java program?