Answer Posted / janet
Unicode is used for internal representaion of characters
and strings and it uses 16 bits to represent each other.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are static methods?
What is a default constructor and also define copy contrucyor?
What is intern method in java?
Can a static block throw exception?
If try block is successfully executed, Then Is Finally block executed?
What does void * mean?
Why is a string immutable?
What is javac in java?
List types of storage classes in java?
What is a class instance variable?
What is locale in java?
Define canvas?
What is int lol?
How do I convert a string to an int in java?
What is difference between equal and == in java?