What is unicode System



Rep) UNI code is a specification to include the alphabet of all international languages into the character set of Java’

UNI code system use ’2 bytes’ to represents a single character

why a char need 2 bytes:

–> Sun People are given provision to all the international and classical language. In which java can be written that’s is the reason it isĀ  include

The data type value of char is ’0 to 65535‘.

Random Posts

  • EJB INTERVIEW QUESTIONS
  • Define Cookie Poisoning
  • Explain executeUpdate Method
  • Define ServletOutputStream object in Jsp
  • Define Jsp-include and Jsp-forward

Post a Comment