what is java bean?where can we use it?

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


Please Help Members By Posting Answers For Below Questions

Write a program to check string is palindrome without using loop?

570


What are the different types of data structures in java?

496


Why java does not support pointers?

563


When object is created and destroyed?

642


What about interthread communication and how it takes place in java?

551






What does the exclamation mark mean in java?

598


Does java allow overriding static methods ?

634


What lambda means?

550


What does arrays sort do in java?

545


What checkbox method allows you to tell if a checkbox is checked?

546


Difference between start() and run() method of thread class?

594


How is string immutable in java?

545


What is the difference between math floor and math round?

505


Where is the singleton class used?

587


Explain the difference between collection api and stream api in java8?

513