What is difference Between abstract and interface in java

23 Views Asked by At

Why the abstract method and interface should be used in java .Actually what is need explain with examples.How it's work. When to use these methods and what is actual difference Between them.

I tried to implement interface but runtime error occurred

0

There are 0 best solutions below