Loading
This article gives the concept of interface-based programming. The basic idea of interface-based programming is to separate the interface from the implementation. The COM components must provide the encapsulation to hide the implementation details from the clients. The component exposes its interface via which the client interacts with the component.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.