What is the advantage of interface class?
There are the following advantages of the interface.
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
There are the following advantages of the interface.
- It is used to achieve loose coupling.
- It is used to achieve total abstraction.
- To achieve component-based programming
- To achieve multiple inheritance and abstraction.
- Interfaces add a plug and play like architecture into applications.
need an explanation for this answer? contact us directly to get an explanation for this answer