C++

Tuesday, 9 October 2012

Abstract Data Type (ADT):

  • Abstraction
Separating data from implementation
Generalization
  • ADT
A collection of related data items together with basic operations between them and operations to be performed on them
  • Implementation of an ADT:

No comments:

Post a Comment