Socket Programming Question:

What is a JavaBean?

Tweet Share WhatsApp

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).

Download Socket Programming PDF Read All 62 Socket Programming Questions
Previous QuestionNext Question
What does a socket consists of?What are the seven layers(OSI model) of networking?