21.

The proper way to use an interface is

Interfaces describe a group of related functionalities that can belong to any class or struct. You define an interface by using the interface keyword