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
What are the different types of sorting in java?
Why multiple inheritance is not supported by java?
If a variable is declared as private, where may the variable be accessed?
What is a values collection view ?
How many bits are in a sentence?
What is stringjoiner ?
Can you extend singleton class?
Can java hashmap have duplicate keys?
What will be the initial value of an object reference which is defined as an instance variable?
State two differences between C and Java.
Can classes declared using the abstract keyword cab be instantiated?
How many bits is a char?
how to create daemon thread in java?
What is meant by flickering?
Which one will take more memory: an int or integer?