Answer Posted / chandra sekhar dash
Unicode systemis an encoding standard that provides aunique
number for every character, no matter what the
platform,program,language is.Unicode uses 2bytes to
represent a character
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is stringbuffer called mutable?
What is the requirement of thread in java?
What is the default size of arraylist in java?
What is token in java?
Why are functions called methods in java?
What is replaceall in java?
How do you use wildcards?
Can a constructor be private and how are this() and super() method used with constructor?
Why can't we override private static methods?
How to compare two strings in java program?
What is a numeric digit?
How do you ensure that n threads can access n resources without deadlock?
What is boolean query?
Are private methods final?
What are the different conditional statements?