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
Which is a valid identifier?
Explain about the dynamic behavior of core java?
What do you understand by the term singleton?
Why java is secure? Explain.
How many classes can any class inherit java?
Differentiate between nested and inner class in java.
What are different ways of object creation in java ?
What is immutability in java?
how we can make a write-only class in java?
What is stack class in java?
What is a cup of java?
What is lossy conversion in java?
How a variable is stored in memory?
How objects are stored in java?
How do you get the length of a string in java?