Vidyalelo
Java Programming · Q56

Java Beans and JDBC

Programming · Java Programming · question 56

Q56

Which of the following is not true about Java beans?

A.
Implements java.io.Serializable interface
B.
Extends java.io.Serializable class
Answer
C.
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