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
Who created eclipse?
What is crud operations in java?
What is cmp in java?
Which is best framework in java?
What can open a jar file?
How do I run a java project in netbeans?
when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
What is tight coupling in java?
Explain suspend() method under thread class>
Why java is better than node.js?
What is xml file in java?
What is transactional in java?
What is javabeans api?
What about javascript? : java security
If you’re overriding the method equals() of an object, which other method you might also consider?