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
Differentiate between array list and vector in java.
Should database connections be singleton?
What is the difference between checked exception and unchecked exception?
How do you define a parameter?
What is difference between final and finally in java?
What is the difference between delete and delete[]
How do you override a variable in java?
What is the static method?
Can we have multiple classes in single file ?
Explain implementation and how is it different from conversion?
What causes memory leak in java?
What is methodological theory?
What is byte code and why is it important to java’s use for internet programming?
Explain the hierarchy of java exception classes?
List the interfaces which extends collection interface?