Answer Posted / ashok sharma0834110008
A 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 ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is binary search in java?
What are the advantages of arraylist over arrays?
Is there a way to increase the size of an array after its declaration?
Explain the Propertie sof class?
Can we override a variable in java?
What is functional interface in javatpoint?
Difference between this() and super() ?
what is the messsage u r going to get from an objectoriented programing?
Can a private method of a superclass be declared within a subclass?
Why is the type for real numbers called double?
What are the two ways to create a thread?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What are voids?
What are the two ways in which thread can be created?
What are the problems faced by java programmers who don't use layout managers?