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                      
tip   To Refer this Site to Your Friends   Click Here
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 java bean?where can we use it?
 Question Submitted By :: Gopalraop
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is java bean?where can we use it?
Answer
# 1
JavaBeans are reusable software components for Java that 
can be manipulated visually in a builder tool.[1] 
Practically, they are classes written in the Java 
programming language conforming to a particular convention. 
They are used to encapsulate many objects into a single 
object (the bean), so that the bean can be passed around 
rather than the individual objects.
 
Is This Answer Correct ?    1 Yes 0 No
Sivasubramanian.k
 
  Re: what is java bean?where can we use it?
Answer
# 2
Java bean is simply a java class which has getter and 
setter methods.
setter methods are used  to set the data.
getter methods are used to to get the data.

Java beans are used to encapsulate objects in a single java 
bean so that the bean can be used or passed in other 
classes. 

Like in our jsp we can use this bean by using <%jspusebean> 
tag.
 
Is This Answer Correct ?    2 Yes 0 No
Namita
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
What do you mean by Remote procedure call?  2
what is difference between throw and throws in exception?  7
What is cloneable interface?  3
what is the use of custom tags? with example? Photon1
what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading? Satyam2
Which containers may have a MenuBar?  1
What is System class and its purpose?  2
What are the traverses in Binary Tree? Adobe1
watz the difference between abstract class and interface? Which one u ill choose as a designer? Sonata1
which class to use when concatenating strings in a loop. IBM2
What is an Exception ?  5
whats is inheritance? HCL11
os is developed in c no java is more secured then c na why dont the os developed is developed using java  1
what is web.xml?and its use? CTS5
What is the difference between serialization and deserialization?  2
What is casting? BMC1
what is private constructor?what are the uses of writing private constructor in our program?  5
Differentiate Vector and ArrayList? Wipro3
What is hash method?  1
What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet  1
 
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