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

How to instantiate member inner class?

0 Answers  


What is string buffer?

0 Answers  


State the main difference between c++ and java?

0 Answers  


What are 3 boolean operators?

0 Answers  


What is double parsedouble in java?

0 Answers  






What are order of precedence and associativity, and how are they used?

1 Answers  


Explain about interthread communication and how it takes place in java?

0 Answers  


Explain Global variables in Packages?

4 Answers  


What is static method with example?

0 Answers  


What is stored procedure. How do you create stored procedure ?

0 Answers   GE,


What are the advantages of assembly language?

0 Answers  


What is increment in java?

0 Answers  


Categories