InterviewSolution
Saved Bookmarks
| 1. |
What Is A Java Bean? |
|
Answer» JAVABEANS is an object-oriented programming interface that lets you build re-useable APPLICATIONS or PROGRAM building BLOCKS called components that can be deployed in a network on any MAJOR operating system platform. JavaBeans is an object-oriented programming interface that lets you build re-useable applications or program building blocks called components that can be deployed in a network on any major operating system platform. |
|