cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Interface Classes
Interface Classes
Feb 23, 2014 at 12:24pm UTC
varx
(3)
I am trying to understand interface classes. I am confused, because an interface class does not expose a constructor to the client, so how does the client initialize the derived class using the interface?
Example code would be much appreciated. Thanks.
Topic archived. No new replies allowed.