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
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
Is null or empty java?
Name four container classes.
What do you mean by access modifier?
What is class and its types?
what methods would you overwrite in java.lang.object class?
What is functional interface in javatpoint?
What is the benefit of lambda expressions?
Can a abstract class be declared final?
Describe the term diamond problem.
'A class is a template for an object' explain this statement.
How do you remove an object from an arraylist in java?
Are private methods final?
What is a jagged array in java?
Can you instantiate the math class in Java?