What is locale?


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

Post New Answer

More Core Java Interview Questions

How will you load a specific locale?

0 Answers  


What differences exist between iterator and listiterator?

0 Answers  


What is java lang object?

0 Answers  


What are the performance implications of interfaces over abstract classes?

1 Answers  


There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?

5 Answers   HCL,






all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

8 Answers   CFG,


Explain Public static void main?

2 Answers   IBM, Vetech,


What is multiple inheritance & can we implement it in java?

6 Answers   Satyam,


What is an example of a boolean?

0 Answers  


What is an inner class in java?

0 Answers  


String Reverse in Java...!

5 Answers  


Can set contain duplicates?

0 Answers  


Categories