Q. Which of the following is true for Java Bean? (Solved)
1. It can not be a GUI component
2. It never implements serializable interface
3. It has zero-argument constructor
4. It is a distributed component
- c. It has zero-argument constructor
1. It can not be a GUI component
2. It never implements serializable interface
3. It has zero-argument constructor
4. It is a distributed component