Answer Posted / 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 |
Post New Answer View All Answers
What is the infobus?
whats is statement and procedure
What is prototype?
Is there a guarantee of uniqueness for entity beans?
Where can I find seam examples and documentation?
What is the form of storage space in java?
Explain what is orm?
What value does read() return when it has reached the end of a file?
Difference between loadclass and class.forname?
What do you mean by Socket Programming?
Can I map more than one table in a cmp?
What is an abstract method?
Explain the different types of memory used by jvm?
How to implement RMI in Java?
What is the difference between java class and bean?