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 are inbuilt functions?
What does it mean that a class or member is final?
What is intern method in java?
What is the purpose class.forname method?
how its run?
What is meant by main method?
How does sublist works in java?
Why are constructors used?
Is a boolean variable?
Why do we need data serialization?
Can we define static methods inside interface?
Can we change the value of static variable?
Why strings in java are called as immutable?
Can a final variable be initialized in constructor?
What is the purpose of the main method?