Answer Posted / rameshkrishna
javabean is encapsulate data in the form of
object.according to java specification javabean support any
number of properties and any number of events and
additional mthods..
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
If we don’t want some of the fields not to serialize how to do that?
How to do encapsulation in java?
What is difference between jdk,jre and jvm?
Is java an open source?
Garbage collection in java?
What are different types of encoding?
What flag up means?
what are the methods in object?
What is xslt in java?
What is set string?
Define inheritance?
Can you write a java class that could be used both as an applet as well as an application?
What is an accessor?
What state is a thread in when it is executing?
How to sort an array in java without using sort method?