Showing posts with the label Data

Abstract Data Type in Cpp

An interface describes the behavior or capabilities of a C class without committing to a particular implementation of t…