what is java bean?where can we use it?

Answer Posted / nisid ranjan jena

Java Bean is simply a java class which has some setter
methods and getter methods to represent data.It is basically
used to encapsulate many objects into a single object so
that can be distributed in network.Java beans are reusable
components.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the disadvantage of synchronization?

567


What is basic syntax?

553


Explain with example the concept of constant variable in java.

640


Is singleton a bad practice?

581


Name four container classes.

559






How do you sort a list in java?

582


what is thread? : Java thread

561


How does the garbage collector works in java?

574


Can we catch more than one exception in a single catch block?

631


Why you should not use singleton?

545


Why static functions are used?

573


Is array synchronized in java?

556


Lowest Common ancestor in a Binary Search Tree and Binary Tree.

562


When is an object subject to garbage collection?

588


What do you mean by aggregation?

571