Interface is implemented using implements keyword. A concrete class must implement all the methods of an interface, else it must be declared abstract.
Previous Question Next Question
Your comments will be displayed only after manual approval.