Question d’entretien chez Citi

Explain the marker interface and default method in interface?

Réponse à la question d'entretien

Utilisateur anonyme

26 juin 2018

empty interface with no method. it indicates a tagged object belongs to a set. like serializable interface.