why java has the size of character 2 byte ,while in c/c++ it
is of 1 byte?
Answer Posted / eknath337
Bcz of the JVM internally representing the character in
Hexadecimal system.That's why it is using 2 byte instead of
1 byte.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is cmp in java?
What is lambda expressions action func and predicate?
What do you mean by exception handling?
What's the difference between code-based security and role-based security? Which one is better? : java security
Which version of jdk is required for netbeans 8.0 2?
What is a pojo class in java?
What is class forname java?
What is crud operations in java?
What is a flatmap?
What is ui framework in java?
What is aop java?
In which language eclipse is developed?
Is jprofiler open source?
What is a context in java?
What does persist mean in java?