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 unreachable code problem in multiple catch statements
why using interface interface ?
What happens when you add a double value to a string?
What is the nested interface?
What is meant by anonymous class?
Explain Connection Pooling?
What is a subsequence of a string?
What are format specifiers in java?
What is getkey () in java?
Program to output as below formate: 1 2 3 4 5 6 7 8 9 10
What is meant by throwing an Exception?
What is the largest data type in java?