ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What is the ResourceBundle?
 Question Submitted By :: Priyavarzhni
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the ResourceBundle?
Answer
# 1
ResourceBundle is a property file handler with locales 
support, it allows you to support multiple languages in 
your application. There's a full explaination on what 
ResourceBundle is and how it has to be used in the javadoc.

Yes, ResourceBundle can be used instead of the Properties 
class. It would be particularly usefull when developing 
applications for different languages. The ResourceBundle 
class will find the correct properties file based on the 
current user locale.

The advantages of using ResourceBundle taken from the 
javadoc This allows you to write programs that can: 

be easily localized, or translated, into different 
languages 
handle multiple locales at once 
be easily modified later to support even more locales
 
Is This Answer Correct ?    0 Yes 0 No
Ajay
 
  Re: What is the ResourceBundle?
Answer
# 2
resource bundle is to save the message as key value pairs
 
Is This Answer Correct ?    0 Yes 0 No
Ravikiran
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
What is a default package ?  7
what is marker interface ? what is the necessity of it? Accenture4
what is main purpose of interface? Accenture2
Why to give the file name same as the public class name in java?  3
What is persistence ?  2
why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class? Satyam2
how can u handle run time exception in java? explain with brief explanation with examples? CTS2
What is means by DLL file means ? What is the use of DLL file? What are the contents of DLL file?  2
what is difference between requestprocessor and request dispatcher? Tech-Mahindra1
When finalize method is called?  3
What is the range of the short datatype?  2
what is web.xml?and its use? CTS6
What are the operands of instanceof operator?  2
can u give one sinario when you use Abstract Class and When you use Interface. ITC-Infotech5
what is the difference between pagecontext and servletcontext? JBA-Infotech4
Have you worked on bits programming? examples?What is bit? How many bits are there in the byte?  1
What is adapter class?  2
can we create a instance for intwerface?  3
How many statements can be created with one connection in jdbc? Polaris2
Hi Friends.. can any one provide the real time example for methodoverloading and methodoverriding ......... Honeywell2
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com