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

Why is it called buffering?

0 Answers  


What is the equal sign?

0 Answers  


What is exception handling in java?

0 Answers  


Is list ordered in java?

0 Answers  


What are the methods to rectify ambiguities in the interfaces in JAVA?

0 Answers   CGI,






Why is java not 100% pure oops?

0 Answers  


What is ellipsis in java?

0 Answers  


What is a locale?

0 Answers   Aspire, Infogain,


Write a program to print fibonacci series

0 Answers  


what is comparable and comparator interface?

0 Answers  


Where we write javascript code in html page?

0 Answers  


Why are data types important?

0 Answers  


Categories