Dell Technologies Interview Question

Difference between an interface and abstract class

Interview Answer

Anonymous

Jul 4, 2018

Java 8: none Java 7: Interface can only include function declarations, no definitions