Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

What is Marker interface?

Category: Java

A marker interface is an empty interface without any method but used to force some functionality in implementing classes by Java. Some of the well known marker interfaces are Serializable and Cloneable.

Leave a Reply

Your email address will not be published. Required fields are marked *