What is unicode used for?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is run-time class and system class? what is their purpose?

1 Answers  


What are checked exceptions?

0 Answers  


why string constant pool in java

2 Answers   TCS,


What does it mean that a class or member is final?

0 Answers  


What is the purpose of sizeof operator?

0 Answers  






If you are given the name of the function at run time how will you invoke the function?

0 Answers   Adobe, Yahoo,


Which One is optimal to choose ? Syncronized hash map or Hash table with single thread model? How can a hash map syncronized with out using syncrozed blocks in programm?

3 Answers   Four soft,


a thread is runnable, how does that work? : Java thread

0 Answers  


Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.

0 Answers  


What are assembly attributes?

0 Answers  


string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?

5 Answers   HCL,


How to make a method thread safe without using synchronized keyword?

8 Answers   Persistent, Societe Generale,


Categories