How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters?
Answer Posted / kala
for all characters in java used 2 bytes.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the implementation of destroy method in java. Is it native or java code?
Does constructor return any value?
Difference between serialization and deserialization in java?
Why is stringbuffer thread safe?
How can constructor chaining be done by using the super keyword?
Explain the difference between call by refrence and call by value?
What is the basic difference between string and stringbuffer object?
How do you define a singleton class?
What is ‘is-a ‘ relationship in java?
What languages are pass by reference?
What is a loop java?
What are the features of junit?
Explain the difference between treeset and treemap in java?
Are arrays primitive data types?
What is final method in java?