difference between abstract class and interface
Answers
Answered by
1
In Interface, all methods are abstract (no implementation just declaration). Where as in Abstract class, there can be methods with implementation.
Similar questions
Computer Science,
7 months ago
Biology,
7 months ago
Hindi,
1 year ago
English,
1 year ago
Math,
1 year ago