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 |
Definition for connection pooling?
What is meant by inheritance and what are its advantages?
Is void a data type?
In java, how many ways you can take input from the console?
What is exception hierarchy in java?
What happens if an exception is throws from an object's constructor?
What is navigable map in java?
What is the nested interface?
we cannot create an object of interface but we can create a variable of it
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
What is a priority queue java?
Differentiate storage classes on the basis of their scope?