Interface Classes

Feb 23, 2014 at 12:24pm
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.