What is abstract data type example?

Abstract Data Type(ADT) is a data type, where only behavior is defined but not implementation. Opposite of ADT is Concrete Data Type (CDT), where it contains an implementation of ADT. Examples: Array, List, Map, Queue, Set, Stack, Table, Tree, and Vector are ADTs.

Sizin İçin Seçtik  What is the difference between anonymous class and inner class?

Leave a Reply

Your email address will not be published. Required fields are marked *