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 |
what are the new features available in java 1.5 version?
3 Answers Accenture, Features, Motorola,
What is a local block?
What is System class and its purpose?
What does I ++ mean?
What is default exception handling in java?
Can an exception be rethrown?
Explain when classnotfoundexception will be raised ?
Why is a constant variable important?
what is the use of reference variable
What is the difference between Byte stream and Charecter Stream?
WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?
Why we use static and synchronized in method for single thread model example: public static synchronized add(){}