Answer Posted / nisid ranjan jena
Java Bean is simply a java class which has some setter
methods and getter methods to represent data.It is basically
used to encapsulate many objects into a single object so
that can be distributed in network.Java beans are reusable
components.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How do you add spaces in java?
What is int argc char * argv?
How to perform linear search in java?
What if I write static public void instead of public static void in java?
What is the use of parseint in java?
Can we sort arraylist in java?
How many types of exception can occur in a java program?
Difference between character constant and string constant in java ?
Which is the best approach for creating thread ?
What is the difference between Array and Hash Table?
Can we create an object of static class in java?
What are untrusted applets?
Difference between error and exception
How do I find and replace in word?
Differentiate storage classes on the basis of their scope?