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
What is synchronization and why is it important in java programming?
What is classpath?
What is mutable object and immutable object?
What is a function in java?
What about interrupt() method of thread class ?
What do you mean by ordered and sorted in collections in java?
What is the difference between the file and randomaccessfile classes?
What is oop principle in java?
What is stored procedure. How do you create stored procedure ?
What is the scope or life time of instance variables?
How do you declare a destructor in java?
What is the purpose of lambda expressions?
Which non-unicode letter characters may be used as the first character of an identifier?
What does singleton class mean?
What is the platform?