Java Beans Question:
Download Job Interview Questions and Answers PDF
Is JavaBeans a complete component architecture?
Answer:
JavaBeans is a complete component model. It supports the standard component architecture features of properties, events, methods, and persistence. In addition, JavaBeans provides support for introspection (to allow automatic analysis of a JavaBeanscomponent) and customization (to make it easy to configure a JavaBeans component).
Download Java Beans Interview Questions And Answers
PDF
Previous Question | Next Question |
Why are component architectures useful? | Why a component architecture for the Java platform? |