what is java bean?where can we use it?

Answer Posted / hemantcse

JavaBeans is a reusable s/w component that can visually manipulated in builder tools. [a]
Beans can be visible objects,such as AWT components or invisible objects such as queue.
Javabean is component, coded to an specific standard, use within an application or applet

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I declare class as static or private?

547


In the below example, how many string objects are created?

561


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

631


What are the major advantages of internal iteration over external iteration?

581


What does exclamation mean in java?

575






What do you mean by an interface in java?

574


How to perform linear search in java?

569


What is the difference between array and array list in java?

607


What is difference between module and function?

543


What are the basic control structures?

501


Why is java logo a cup of coffee?

627


How to compare two strings in java program?

678


Can we define a package statement after the import statement in java?

586


if u open login & logout ,how can udisplay the timelogin & logout members ?

1756


How to invoke external process in java.

574