#CS-6203
Awesome StudentQuestion • Object Oriented Programming

Class that implements any interface must implement all the methods of that interface, else the class should be declared abstract.

Answer

False