Smartmind
.global
Which of the following methods is the correct approach to implement an interface in a class?
Using the 'implements' keyword
Using the 'inherits' keyword
Using the 'derives' keyword
Using the 'extends' keyword
Object-Oriented Programming Exercises are loading ...