Basics of Java , Interface, abstraction, markup
Utilisateur anonyme
Marker interface in java is an interface which does not have any method. Marker interface is used to inform the JVM that the classes implementing them will have some special behavior