what is java bean?where can we use it?

Answer Posted / sivasubramanian.k

JavaBeans are reusable software components for Java that
can be manipulated visually in a builder tool.[1]
Practically, they are classes written in the Java
programming language conforming to a particular convention.
They are used to encapsulate many objects into a single
object (the bean), so that the bean can be passed around
rather than the individual objects.

Is This Answer Correct ?    94 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is nextline method in java?

568


Does windows 10 need java?

600


What is the structure of java?

511


How can we make a class virtual?

644


What is rmi and steps involved in developing an rmi object?

572






Is it safe to install java on my computer?

544


What are the 6 boolean operators?

556


What are the types of inner classes (non-static nested class) used in java?

572


What will be the initial value of an object reference which is defined as an instance variable?

647


What is a control variable example?

534


What is remote method invocation (rmi)?

617


What does this () mean in constructor chaining concept?

568


hr interview how many minutes asking question

1571


Using callable statement how can you pass out parameters, explain with example?

592


What is the difference between throw and throws keywords?

579