India Languages, asked by roly3243, 4 months ago

What is the difference between interference and abstract class

Answers

Answered by shaheen2481
0
Abstract class can inherit another class using extends keyword and implement an interface. Interface can inherit only an inteface. Abstract class can be inherited using extends keyword. Interface can only be implemented using implements keyword.
Answered by rattanlal13091969
0

Answer:

this is your correct answer

Attachments:
Similar questions