what is java bean?where can we use it?
Answers were Sorted based on User's Feedback
Answer / muhamad nadeem
1-----in simple word java been work as encapsulation.
2------we use this object in other class .
3------Like in our jsp we can use this bean by using <%
jspusebean>
tag.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rwagatare
java bean is java class which has capacity to support setter
and getter methodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which keyword specify that a variable is effectively final ?
How transient variable is different from volatile variable?
How do you initialize an arraylist in java?
What is the difference between Java1.4 and Java1.5
Does garbage collection guarantee that a program will not run out of memory?
What is the difference between panel and frame ?
7 Answers HCL, IBM, Raim Techno Solutions,
Which number is denoted by leading zero in java?
What is use of functional interface in java 8? Explain
What is literal example?
Where are the card layouts used?
What is files manifesting?
What is a subsequence of a string?