J2SE Question:

What is bean?

J2SE Interview Question
J2SE Interview Question

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.


Previous QuestionNext Question
What is Abstract Window Toolkit (AWT)?What is block?