Answer Posted / suresh royal
--->Java bean is component s/w.
--->java beans are used to encapsulate the data.
--->usually bean is like as object.
--->We can use java bean as setters and getters methods.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Why java is made?
give an example for encapsulation?
What does business logic mean?
What is a singleton class in Java?
Explain the importance of import keyword in java?
What is difference between static and abstract class?
explain autoboxing in java?
What do you meant by active and passive objects?
How can you make a class serializable in java?
How to set the permissions to a file in java?
What is the ==?
Is java hashset ordered?
What are the advantages of java over cpp?
What is the difference between a choice and a list?
What is == and === in javascript?