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
Give an example of call be reference significance.
What are the types of inner classes (non-static nested class) used in java?
Can arraylist contain null values?
Is boolean a wrapper class in java?
Why there is no call by reference in java?
Define the term string pool?
Can inner class extend any class?
Is the milky way in a void?
What is a parameter in java?
Can you extend main method in java?
Write a program to find maximum and minimum number in array?
Why main function is static?
Is void a data type?
What is hashmap in java?
Is array serializable java?