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
Why do we need hashmap in java?
List down the methods and interfaces of collection class in java.
How many bits is a string in java?
Can you use this() and super() both in a constructor?
What is regex used for?
Are functions objects in java?
What is the escape character in java?
What is object of class in java?
Why do we use predicate in java?
What is the purpose of tostring() method in java?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
What is meant by attribute?
What is the meaning of variables in research?
What is hashing principle in java?
Why do I need to declare the type of a variable in java?