|
|
|
|
|
by marcosdumay
1265 days ago
|
|
> Using ADT to mean “abstract data type” does not mean anything more than what most people mean when they say “type”. Abstract data type is a type where you don't get direct access to the information contained in it. The encapsulation is what makes it "abstract". |
|