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 java console application?
Difference between character constant and string constant in java ?
What is difference between char array and string?
Explain aggregation in java?
What are the Main functions of Java?
What is the intersection and union methods?
What are the different data types in java?
What is the difference between jdk, jre, and jvm?
How can we create an immutable class in java?
Is ruby built on java?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is a numeric string?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
How do you declare a destructor in java?
What is super constructor?