Which of the following must be satisfied by a component class?
Implements java.io.Serializable
Override equals() method
Override hashCode() method
Both a, b and c