1.

Which of the following is not a marker interface?(a) Serializable(b) Cloneable(c) Remote(d) Reader

Answer» Right choice is (d) Reader

The best explanation: Reader is not a marker interface. Serializable, Cloneable and Remote interfaces are marker interface.


Discussion

No Comment Found

Related InterviewSolutions