How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters?
Answer Posted / stalin
for unicode 1-6 bits,utf-16 16 bits,utf-8 8 bits
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Java.util.regex consists of which classes?
List some oops concepts in java?
What is casting in java programming?
Explain a situation where finally block will not be executed?
Break statement can be used as labels in java?
Can we able to pass objects as an arguments in java?
How do you check if an arraylist is not empty?
Explain about wait() method?
Define how destructors are defined in java?
Why can't we override private static methods?
Can It is possible to synchronize the constructor of a Java Class?
What are decalarations?
What does split function do in java?
How do you trim a space in java?
What does indexof return in java?