Page 1 of 1

Which of the following is not true about Java beans?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) Implements java.io.Serializable interface
b) Extends java.io.Serializable class
c) Provides no argument constructor
d) Provides setter and getter methods for its properties