why java has the size of character 2 byte ,while in c/c++ it
is of 1 byte?
Answer Posted / wasim
because java can handle any other country character
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is cache in java?
What are the differences between java’s old java date api and java 8’s date and time api?
Explain suspend() method under thread class>
What is mdb in java?
What is lambda used for?
Do I really have to type in the programs in the book to try them out?
What is an actionevent in java?
What is a yaml file in java?
What is profile in java?
How can c# app request minimum permissions? : java security
I get an exception if I remove the static modifier from main?
What is stateless class in java?
What are anonymous methods and lambda expression?
Explain working of java virtual machine (jvm)?
Are streams faster than for loops?