InterviewSolution
Saved Bookmarks
| 1. |
What Is Javabeans Component? |
|
Answer» A JAVA class that can be manipulated by tools and COMPOSED into applications. A JAVABEANS COMPONENT must adhere to CERTAIN property and event interface conventions. A Java class that can be manipulated by tools and composed into applications. A JavaBeans component must adhere to certain property and event interface conventions. |
|