Which of these keywords is used by a class to use an interface defined previously?
(a) import
(b) Import
(c) implements
(d) Implements
The question was asked in final exam.
My question is taken from Interfaces in portion Interfaces & Packages of Java