What is the ResourceBundle?
Answer Posted / ravikiran
resource bundle is to save the message as key value pairs
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the steps that are followed when two computers connect through tcp?
Difference between string s= new string (); and string s = "abv";?
What does opcode mean?
Explain about object oriented programming and its features?
How does split work in java?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
What is constant in programming?
What is finally and finalize in java?
Can we have static methods in an interface?
What is meant by bytecode?
What is a native method in java programming?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What does it mean to be immutable?
Why java is used everywhere?
Where is const variable stored?