News

Abstract Data Types describe what a data structure does without specifying how it does it under the hood. However, the Concrete Data Types provide the actual implementation logic of the data ...