what is java bean?where can we use it?

Answers were Sorted based on User's Feedback



what is java bean?where can we use it?..

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

what is java bean?where can we use it?..

Answer / rwagatare

java bean is java class which has capacity to support setter
and getter methodes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is an empty class? What functionality does it offer in Java?

0 Answers   Deloitte, EXL, JPMorgan Chase,


How does hashset work in java?

0 Answers  


List the interfaces which extends collection interface?

0 Answers  


Explain oops concepts in detail?

0 Answers  


What is the purpose class.forname method?

0 Answers  






What are legal modifiers that we can use to declare an inner class?

1 Answers   Infosys,


What is the blank final variable?

3 Answers  


Can one thread block the other thread?

0 Answers  


where final and static variable stored?

3 Answers  


What is a classloader in java?

0 Answers  


What data type is string java?

0 Answers  


What is the difference between post and put?

0 Answers  


Categories