Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between JDBC 1.0 and JDBC 2.0?
What is the difference between serial and throughput garbage collector?
What is tcp ip in java?
What are new features introduced with java 8 ?
When parseint method can be used?
What is jit compiler in java?
State the difference between strings and arrays.
Which keyword specify that a variable is effectively final ?
How many ways can we create the string object?
What is java instanceof operator?
What is the longest unicode character?
How do you use find and replace?
What is a priority queue java?
Why should we use singleton pattern instead of static class?
Can we convert integer to string in java?