What is UNICODE?

Answer Posted / janet

Unicode is used for internal representaion of characters
and strings and it uses 16 bits to represent each other.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a null point?

557


Difference between this() and super() ?

571


How many classes can any class inherit java?

504


What is an off by one error in java?

496


What does nullpointerexception mean?

613






In a container there are 5 components. I want to display all the component names, how will you do that?

1557


What is a layout manager and what are different types of layout managers available in java awt?

718


What is the difference between I ++ and ++ I in java?

505


Why is boolean important?

586


How does remove work in java?

517


What is pre increment and post increment in java?

495


What is nested class?

563


What is data type example?

543


Is it compulsory for a try block to be followed by a catch block in java for exception handling?

589


What is class and object in java?

549