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
is it possible to instantiate the math class?
Why set do not allow duplicates in java?
Explain what do you mean by functional overloading in java?
Mention the default values of all the elements of an array defined as an instance variable.
What is the difference between stored procedure & function?
What are the different ways of creating thread?
Are arrays static in java?
What is bubble sorting in java?
Does sprintf allocate memory?
Can a lock be acquired on a class in java programming?
How many arguments can a method have java?
Can we sort list in java?
What does @override mean?
How do you download stubs from Remote place?
Is 0 true or is 1 true?