Q56
Which of the following is not true about Java beans?
A.
Implements java.io.Serializable interface
B.
Extends java.io.Serializable class
AnswerC.
Provides no argument constructor
D.
Provides setter and getter methods for its properties
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board