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
What is stateful in java?
What is numberformatexception in java?
I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance
How do I download and install eclipse on windows 10?
When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?
What is stateless and stateful in java?
What is messaging queue in java?
Who created eclipse?
How do I run a project in netbeans?
What is the purpose of jdk?
What is mdb in java?
Is jdk a compiler?
What is a jvm?
What is connection pooling in java?
What is a controller in java?