2
Reply

What is the difference between abstract class and an interface in Java

Satheesh Reddy

Satheesh Reddy

10y
2.2k
0
Reply

    Abstract class has abstract as well as non abstract fields While interface has not

    http://www.programmerinterview.com/index.php/java-questions/interface-vs-abstract-class