1
Answer

Implementing Interface

Photo of Legolas

Legolas

14y
1.6k
1 Java
Hi,

        I got the following error while implementing interface:

MyClass is not abstract and does not override abstract method MyMethod()

How to get rid from it ?

Any reply would be highly appreciated.....

Answers (1)