What is ResourceBundle class?
Answer / ravikiran(aptech mumbai)
Resource bundle is used to produce messages which are saved
as key-value pairs inside .properties file
| Is This Answer Correct ? | 4 Yes | 0 No |
how to handle exceptions in ejb?
What is the impact of declaring a method as final?
What is default switch case? Give example.
Can a final variable be null?
how to handle exceptions in core applications?
Why are strings immutable in Java?
What is the difference between ArrayList and Vector? which one is better in Java
0 Answers SkillGun Technologies,
what is java
What is Yield() method when we r using this ? tell exactly
What is string in java? String is a data type?
Can you extend main method in java?
What is the use of StringTokenizer class?