Interfaces

Home > Computer Science > Programming Languages > OOPS Concepts > Interfaces

An interface is a collection of abstract methods that provide a blueprint for implementing classes.