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 project in netbeans?
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?
Explain the inheritance principle.
What is a static method?
What do you understand by casting in java language? What are the types of casting?
Define network programming?
What is tier in java?
Does ms edge support java?
How do you check if java is installed on windows command prompt?
In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.
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
What is persistence xml in java?
what is the package for freshers in valuelabs.
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
What is java lang?