[Cs3] Class Interface vs Implementation

Mikhail Nesterenko mikhail at cs.kent.edu
Wed May 4 21:44:18 EDT 2022


Stefan Hendricks wrote:
> Hi Dr. Nesterenko,
> 
> What are the main differences between a class interface vs a class
> implementation?

Terms are informal, but the public members of th class are often
called interface while the private members - implementation.

Thanks,
--
Mikhail


More information about the cs3 mailing list