Can an interface inherit from another interface?

preview_player
Показать описание
Yes, an interface can inherit from one or more interfaces using the colon (:) syntax. Inherited interfaces must be implemented by the derived class that implements the child interface.
Рекомендации по теме
join shbcf.ru