InterviewSolution
Saved Bookmarks
| 1. |
What Is Bean ? |
|
Answer» A reusable software COMPONENT that conforms to certain design and NAMING CONVENTIONS. The conventions enable BEANS to be EASILY combined to create an application using tools that understand the conventions. A reusable software component that conforms to certain design and naming conventions. The conventions enable beans to be easily combined to create an application using tools that understand the conventions. |
|