Pregunta de entrevista de Jostens

What is an interface? How is it used in Java?

Respuesta de la entrevista

Anónimo

29 jun 2016

Straight forward, just give them the text book definition. I said something along the lines of using the keyword "implements" and that it serves to encapsulate the implementation of the class.