what is java bean?where can we use it?

Answer Posted / suresh royal

--->Java bean is component s/w.
--->java beans are used to encapsulate the data.
--->usually bean is like as object.
--->We can use java bean as setters and getters methods.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how its run?

572


What is the applet security manager, and what does it provide?

544


Explain the concept of hashtables?

621


Why convert an applet to an application?

621


What is a default method?

525






What are abstract classes and anonymous classes?

646


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

537


Explain the difference between arraylist and linkedlist in java?

486


Why we use protected in java?

538


How many decimal digits is 64 bit?

536


Is it possible to use string in the switch case?

558


What is the differences between heap and stack memory in java? Explain

537


Which package is used for pattern matching with regular expressions?

648


What is a line break?

586


Where can I find jdk in my computer?

468