How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters?

Answers were Sorted based on User's Feedback



How many bits are used to represent unicodde,ASCII,UTF-16 and UTF-8 characters?..

Answer / kala

for all characters in java used 2 bytes.

Is This Answer Correct ?    4 Yes 0 No

How many bits are used to represent unicodde,ASCII,UTF-16 and UTF-8 characters?..

Answer / stalin

for unicode 1-6 bits,utf-16 16 bits,utf-8 8 bits

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Core Java Interview Questions

What is the minimum and maximum length of an identifier?

6 Answers   TCS,


What is double data type?

0 Answers  


What is protected and friendly?

1 Answers  


What is abstract class? Explain

0 Answers  


Why method overriding is used?

0 Answers  


how would you implement a thread pool? : Java thread

0 Answers  


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?

1 Answers   Wipro,


what is difference between prepare stetement and callable starement with example?

1 Answers   CMC,


Where and how can you use a private constructor?

0 Answers  


Why are the destructors for base class and derived class called in reverse order when the program exits

0 Answers   HCL,


placement papaers of spring computing technology

0 Answers   Spring Computing Technologies,


Can we make a constructor final?

0 Answers  


Categories