Data Structures: Abstract Data Type

Опубликовано: 23 Май 2020
на канале: ZiksA Tut
82
21

The Data Type is basically a type of data that can be used in different computer program. It signifies the type like integer, float etc, the space like integer will take 4-bytes, character will take 1-byte of space etc.

The abstract datatype is special kind of datatype, whose behavior is defined by a set of values and set of operations. The keyword “Abstract” is used as we can use these datatypes, we can perform different operations. But how those operations are working that is totally hidden from the user. The ADT is made of with primitive datatypes, but operation logics are hidden.

Some examples of ADT are Stack, Queue, List etc.

#BasicDataStructure #Programming


На этой странице сайта вы можете посмотреть видео онлайн Data Structures: Abstract Data Type длительностью online в хорошем качестве, которое загрузил пользователь ZiksA Tut 23 Май 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 82 раз и оно понравилось 21 зрителям. Приятного просмотра!