Jostens Interview Question

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

Interview Answer

Anonymous

Jun 29, 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.