why java has the size of character 2 byte ,while in c/c++ it
is of 1 byte?
Answer Posted / ritu joon
When java developer develop java language then they desiged it like that primitive data type character take 2 byte when it converted into Unicode..and c++ developer doesn't designed like that....
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why do we create dto in java?
What is jdk for netbeans ide?
Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why
What are struts java?
What is stateless and stateful in java?
What is csrf in java?
What are the advantages of lambda functions?
What java systems libraries and methods are available for me to use?
Where is singleton design pattern used in java?
Are streams faster than for loops?
What is contextpath in java?
Is php faster than java?
what is reflection api? How are they implemented?
What is a driver in java?
In hibernate what is the difference between the Session and SessionFactory?