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