How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters?
Answers were Sorted based on User's Feedback
Answer / stalin
for unicode 1-6 bits,utf-16 16 bits,utf-8 8 bits
Is This Answer Correct ? | 2 Yes | 2 No |
can we access the method of class without creating the object of the class
What is the longest unicode character?
Can we declare main () method as non static?
Why array is used in java?
What is this () in java?
What is logical variable?
Differentiate jar and war files?
What are methods?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
Should a main method be compulsorily declared in all java classes?
What is annotation in java?
How do you escape in java?