If a class declares that it implements an interface(class A implements B), must class A implement the methods of interface B?
Reveal answer
Fill a bubble to check yourself
If a class declares that it implements an interface(class A implements B), must class A implement the methods of interface B?