Jostens interview question

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

Interview Answer

Anonymous

29 June 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.