Java Programming quiz, level Advanced, question 13
| Question: | Resource bundles are a convenient way to: |
| Answer 1: | Translate messages, keystrokes, short cuts, etc into a variety of different languages This was the CORRECT answer |
| Answer 2: | Obtain classes for use in your Java programs, knowing they'll be written to a specific standard. It's also a good way to encourage others to reuse your classes. |
| Answer 3: | Collect settings together for database access, so that you don't have to keep respecifying unchanged parameters for each SQL query |
| Answer 4: | Group AWT components so that they're laid out neatly on the screen. |
This was a question from our quiz ... but we have now provided you with
the answer (above) - we prefer to provide you with information rather than to
puzzle you.
|
|