In a single .Java file, is it possible to have a public interface and a public class (which implements the interface)
I\'m new to Java coding and it is written on mo