How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters?
Answer Posted / kala
for all characters in java used 2 bytes.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the main uses of java?
What is the use of pattern in java?
What is an infinite loop? How infinite loop is declared?
How to avoid memory leak in java?
What is difference between identifier and variable?
What is the different types of functions?
What are the advantages of packages in java?
what is use of functional interface in java 8?
Tell some latest versions in JAVA related areas?
Why string is a class?
What is the list interface?
What if I write static public void instead of public static void in java?
Explain about wait() method?
What are the three best choices for a development environment?
What causes memory leaks in java?