table of contents

concrete data type

2024-02-01

a concrete data type is the "concrete" and actual implementation of a given abstract data type.

i.e. it is the actual data structure we use in programming.