Answer Posted / sivasubramanian.k
JavaBeans are reusable software components for Java that
can be manipulated visually in a builder tool.[1]
Practically, they are classes written in the Java
programming language conforming to a particular convention.
They are used to encapsulate many objects into a single
object (the bean), so that the bean can be passed around
rather than the individual objects.
| Is This Answer Correct ? | 94 Yes | 20 No |
Post New Answer View All Answers
What is the use of inner class?
What is the purpose of finalization in java programming?
Why 1 is not a prime number?
What is a string token?
Can we convert stringbuilder to string in java?
Can a serialized object be transferred via network?
What is the char data type?
What do you mean by static variable?
What is array length?
what is thread in Java ?
How do you create a sop?
What does I ++ mean?
What is files manifesting?
How many bytes are there?
What is complexity and its types?