Data Structures: Abstract Data Type

Pubblicato il: 23 maggio 2020
sul canale di: 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


In questa pagina del sito puoi guardare il video online Data Structures: Abstract Data Type della durata di online in buona qualità , che l'utente ha caricato ZiksA Tut 23 maggio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 82 volte e gli è piaciuto 21 spettatori. Buona visione!