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
Can you instantiate the math class?
What are the 4 versions of java?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What is the independent variable in an experiment?
What is indexof in java?
Which list does not allow duplicates in java?
Which api is provided by java for operations on set of objects?
Tell us something about set interface.
Differece between class and generic class?
What are constants and how to create constants in java?
Which one will take more memory: an int or integer?
Is it possible to override private or static method in java?
Explain about static nested classes in java?
What are the six ways to use this keyword?
What does next mean in java?