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 are variables in java
What is the purpose of using break in each case of switch statement?
How to access a variable if it is declared as private?
What is meant by the value of a variable?
How do you clear a method in java?
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
List primitive java types?
Can Exception handling we can handle multiple catch blocks?
can write code for serialization ?
Have you used any version control ? if so explain about it?
What is keyset in java?
what is mean by method signature?