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 is the minimum and maximum length of an identifier?
What is double data type?
What is protected and friendly?
What is abstract class? Explain
Why method overriding is used?
how would you implement a thread pool? : Java thread
What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?
what is difference between prepare stetement and callable starement with example?
Where and how can you use a private constructor?
Why are the destructors for base class and derived class called in reverse order when the program exits
placement papaers of spring computing technology
0 Answers Spring Computing Technologies,
Can we make a constructor final?