DEVFYI - Developer Resource - FYI

What is the ResourceBundle class?

Java Interview Questions and Answers (part 1)


(Continued from previous question...)

112. What is the ResourceBundle class?

The ResourceBundle class is used to store locale-specific resources that can be loaded by a program to tailor the program's appearance to the particular locale in which it is being run.

(Continued on next question...)

Other Interview Questions