what do u mean by java bean??

Answers were Sorted based on User's Feedback



what do u mean by java bean??..

Answer / veerendra kumar

a java bean is a reusable software component which contains
private properties,it can inject the vales using setter &
getter injections,this values is shared throughout the
application and it can access inside or outside of the
applications

Is This Answer Correct ?    24 Yes 1 No

what do u mean by java bean??..

Answer / dinesh rathod

This would allow, for example, a component (bean) to "remember" data that a  ...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

what is domain,give me some brief information about that?

1 Answers  


What is the use of Semaphore?

3 Answers  


What is private static final long serialVersionUID = 1L;

3 Answers   Google,


What is abstract schema?

0 Answers  


What are Benefits of Connection Pooling?

2 Answers  






How can I avoid validating a form before data is entered?

0 Answers  


What is the immediate superclass of the applet class?

0 Answers  


what is difference between checked exception & unchecked exception in java?

3 Answers   Ness Technologies,


What are JTA/JTS and how they used by client?

0 Answers  


What are the sequence of steps to write pub or sub model kind of application?

0 Answers   TCS,


What are the call back methods in entity bean?

0 Answers  


How to get an image from db2 database plz help as soon as possible

1 Answers  


Categories