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 class is used to create Server side object ?
What are JTA/JTS and how they used by client?
What must a class do to implement an interface?
What method is invoked to cause an object to begin executing as a separate thread?
Describe responsibilities of Activator?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
what is Activation Instantinator?
What is meant by method chaining?
Explain the different types of memory used by jvm?
What is the difference between the string and stringbuffer classes?
What are the types of scaling?
What is the immediate superclass of the applet class?
Where can I find seam examples and documentation?
When a thread blocks on i/o?
What is the difference between long.class and long.type?