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 should I import for arraylist in java?

0 Answers  


What is the benefit of lambda expressions?

0 Answers  


What is the size of string?

0 Answers  


What is the need of "creating and throwing an UserdefinedException" when the "Exception" class is already available?

4 Answers  


If a method is declared as protected, where may the method be accessed?

0 Answers  


what is the J2EE BluPrints?

0 Answers  


Explain Stream Tokenizer?

4 Answers  


How applets will communicate with each other?

1 Answers  


What is the buffer limit?

0 Answers  


What is a condition in java?

0 Answers  


What methodology can be employed to locate substrings inside a string?

0 Answers  


What are strings in physics?

0 Answers  


Categories