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
Why do we create public static method in java?
Why string objects are immutable in java?
What is the parse method in java?
Why java uses the concept of the string literal?
How strings are created in java?
What is annotation in java?
Mention some features of java?
What is the difference between compiler and jvm?
What are scalar data types?
What is the use of jtable?
Difference between serialization and deserialization in java?
what are the states associated in the thread? : Java thread
What happens if we override only equals?
Write a program to print fibonacci series
What are abstract methods in java?