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 are the diff types of exception?

0 Answers  


What are the advanatages of RMI ?

1 Answers   HGS,


How to do registration form using struts and hibernate?

1 Answers  


Can I run seam outside of jboss as?

0 Answers  


Explain Life cycle of Servlet Filter.

2 Answers   InfoBrain, ITC Infotech,






What is the difference between Super and This Keyword?

4 Answers   HCL, TCS,


What method is used to create the daemon thread?

1 Answers  


In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work

3 Answers  


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

0 Answers   TCS,


Why do threads block on i/o?

0 Answers  


If your ui seems to freeze periodically, what might be a likely reason?

0 Answers  


Explain about local interfaces.

0 Answers  


Categories