#ITE-6104
Awesome StudentQuestion • Computer Programming 2

Which of the following is the correct way to use an interface?

Answer

public class Person implements [InterfaceName] {}