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
How do you override a private method in java?
What is substring 1 in java?
What are the application of stack?
Why is sizeof not a function?
Explain throw keyword in java?
Can a source file contain more than one class declaration?
How can an exception be thrown manually by a programmer?
How infinite loop is declared?
In a container there are 5 components. I want to display all the component names, how will you do that?
How are variables stored?
What is string args [] in java?
What are generic methods?
how we can create packages in java?
What is the default size of set in java?
Why heap memory is called heap?