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 |
How objects are stored in java?
What are different types of inner classes ?
how can you take care of mutual exclusion using java threads? : Java thread
If try block is successfully executed, Then Is Finally block executed?
Difference between this() and super() ?
What are assembly attributes?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
When should I use stringbuffer?
How does arrays sort work in java?
Does constructor be static?
what is business objects?
Which number is denoted by leading 0x or 0x in java?