ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What is UNICODE?
 Question Submitted By :: Aparna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is UNICODE?
Answer
# 1
Unicode is used for internal representaion of characters 
and strings and it uses 16 bits to represent each other.
 
Is This Answer Correct ?    1 Yes 0 No
Janet
 
  Re: What is UNICODE?
Answer
# 2
Unicode provides a unique number for every character,
no matter what the platform,
no matter what the program,
no matter what the language.
 
Is This Answer Correct ?    0 Yes 1 No
Priya
 
 
 
  Re: What is UNICODE?
Answer
# 3
unicode represents unique representation for any language
character so java character length is of 16 bits
 
Is This Answer Correct ?    1 Yes 0 No
Kasper
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
What are Access Specifiers and Access Modifiers. TCS4
byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p? Wipro5
What is the Vector class?  3
If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why? KPIT3
How to access a method that it declared as protected?  3
what is the JNDI?  3
Given: 10. interface A { void x(); } 11. class B implements A { public void x() { } public voidy() { } } 12. class C extends B { public void x() {} } And: 20. java.util.List list = new java.util.ArrayList(); 21. list.add(new B()); 22. list.add(new C()); 23. for (A a:list) { 24. a.x(); 25. a.y();; 26. } What is the result? 1 Compilation fails because of an error in line 25. 2 The code runs with no output. 3 An exception is thrown at runtime. 4 Compilation fails because of an error in line 20.  1
what is a thread? IBM10
What are uses of Hash Code? Cognizent2
What is static and a non-static inner class?  3
diff b/w sleep(1000) and wait(1000)? Huawei2
what is the use/perpose of having a method antive?  2
1).what is the difference between below examples String s="vijay"; String s=new String("vijay"); TCS11
how exactly garbage collection take place?  4
What is the superclass of exception?  2
which swing component is similar to rich text box in .net/vb  1
what is business delegate? TCS2
Why we use static and synchronized in method for single thread model example: public static synchronized add(){}  1
Difference between ?System.out.println? and ?System.error.println?? Sai-Softech2
As a developer what steps do you take to improve the performance?  3
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com