Search

Can an Interface implement another Interface?



No. Interfaces doesn’t provide implementation hence an interface cannot implement another interface.