How many bits are allocated to represent character of
character sets - Unicode, ASCII, UTF-16, UTF-8?
Answer / guest
Unicode----16 bits
ASCII-------8
UTF-16-------16,18 AND LARGER BIT PATTERNS
UTF-8---------8,16 AND18
| Is This Answer Correct ? | 9 Yes | 2 No |
what is business delegate?
Is it possible to write method inside method
What is use of inner class in java?
What is identifier with example?
Is null an object java?
What is a qms manual?
What is difference between word and integer?
What is the exact difference in between Unicast and Multicast object?
How many types of parsers are there?
What is escape analysis algorithm in JVM and how garbage collection actually worked n how it transfer the objects from one kind of space to other?
Explain what is Marker interface?
How to access a method that it declared as protected?