why java has the size of character 2 byte ,while in c/c++ it
is of 1 byte?
Answer Posted / somebdy
because java support UNICODE charactres which have large
range .. than ASCII ..
thats y it needs 16 bits .
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
How do I run a java program from the command line?
How do I enable javascript?
What is jsr in java?
What are messages in java?
What is contextpath in java?
When a thread is created and started, what is its initial state?
What is stateful in java?
how can we create the ui using netbeans,having the code?
How can c# app request minimum permissions? : java security
Why are command line arguments passed as a string?
What is type_scroll_insensitive in java?
What is hql 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
Is lambda functional programming?
What are jdk tools?