Write a valid Java interface declaration.
public interface MyInterface {}
final interface MyInterface {}
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Programming Languages Exercises are loading ...