Interview Questions

QUESTION: What is a JavaBean? (asked by Lifescan inc)

Socket programming interview question


(Continued from previous question...)

QUESTION: What is a JavaBean? (asked by Lifescan inc)

ANSWER: JavaBeans are reusable software components written in the Java programming language, designed to be manipulated visually by a software develpoment environment, like JBuilder or VisualAge for Java. They are similar to Microsoft’s ActiveX components, but designed to be platform-neutral, running anywhere there is a Java Virtual Machine (JVM).

(Continued on next question...)

Other Interview Questions