What is Locale class?
Answer / ravikiran(aptech mumbai)
locale class is used to provide members and methods for the
sake of internationalization
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the core java topics?
Is java based on c?
Can we overload the main() method?
What is the definition of tree ?
Does variable declaration allocate memory?
Is static a singleton?
There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?
how are methods defined?
Is there any limitation of using inheritance?
What is difference between static class and singleton pattern?
What is the maximum size of arraylist in java?
How do you take thread dump in java?