Answer Posted / hemantcse
JavaBeans is a reusable s/w component that can visually manipulated in builder tools. [a]
Beans can be visible objects,such as AWT components or invisible objects such as queue.
Javabean is component, coded to an specific standard, use within an application or applet
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is parameter example?
Write a program in java to establish a connection between client and server?
Can we have try block without catch block?
What is the use of arrays tostring () in java?
Differentiate between stringbuffer and string?
What are the topics in advance java?
Can a class with private constructor be extended?
What is the use of protected in java?
How to create com object in Java?
What is unmodifiable collection in java?
Write a program to solve producer consumer problem in java?
What is data movement?
What are the important features of Java 11 release?
What is the difference between a loader and a compiler?
what are the high-level thread states? : Java thread