why we don't write abstract before defining any interface?
Answers
Answered by
3
An abstract class permits you to make functionality that subclasses can implement or override whereas an interface only permits you to state functionality but not to implement it. A class can extend only one abstract class while a class can implement multiple interfaces.
Answered by
0
Answer:
Because meaning should be first then it's word
Similar questions
English,
2 months ago
Math,
2 months ago
Math,
4 months ago
Computer Science,
11 months ago
Hindi,
11 months ago