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
Can we declare register variable as global?
what is enumset?
What is the difference between jvm and jre? What is an interface?
Where local and global variables are stored?
Can we call thread start () twice?
What are loops in java? What are three types of loops?
Is ++ operator is thread safe in java?
Can we have multiple public classes in a java source file?
What are wrapper classes in java?
What is an example of a constant variable?
Is char * a string?
define the terminology association.
What is javac_g?
extending thread class or implementing runnable interface. Which is better? : Java thread
What is an array in java?