How many bytes is a char in java?
Answer / Shailaja Dubey
A char in Java occupies 2 bytes (or 16 bits).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the synonym of procedure?
What is the difference between a loader and a compiler?
Why does it take so much time to access an applet having swing components the first time?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Is alive method in java?
What is boolean law?
Explain what are final variable in java?
I need to know about complete topic in java's collections i with an examples
Explain JMS in detail.
How do you use equal in java?
In case of inheritance what is the execution order of constructor and destructor?
What is the difference between instanceof and isinstance?