Found 1 hit - Term: abstract data type, Database: *, Strategy: prefix
- [1] : The Free On-line Dictionary of Computing (27 SEP 03)
abstract data type
adt a kind of data abstraction where a
type's internal form is hidden behind a set of access
functions. values of the type are created and inspected only
by calls to the access functions. this allows the
implementation of the type to be changed without requiring any
changes outside the module in which it is defined.
objects and adts are both forms of data abstraction, but
objects are not adts. objects use procedural abstraction
methods, not type abstraction.
a classic example of an adt is a stack data type for which
functions might be provided to create an empty stack, to
push values onto a stack and to pop values from a stack.
reynolds paper
http://www.cis.upenn.edu/~gunter/publications/documents/taoop94.html.
cook paper "oop vs adts"
http://www.wcook.org/papers/oopvsadt/cookoopvsadt90.pdf.
2003-07-03
see also:
data abstraction access functions module objects stack push
pop lt;reynolds papergt; lt;cook paper "oop vs adts"gt;
Results 1 - 9 of 9 found about abstract data type: Abstract Data T
>> A Words
Abstract Data T, definition of term: Abstract Data T
abstract+data+t_pag1.html Abstract
>> A Words
Abstract, definition of term: Abstract
abstract_pag1.html Abstract Terms
>> A Words
Abstract Terms, definition of term: Abstract Terms
abstract+terms_pag1.html Abstract Though
>> A Words
Abstract Though, definition of term: Abstract Though
abstract+though_pag1.html Abstract Machin
>> A Words
Abstract Machin, definition of term: Abstract Machin
abstract+machin_pag1.html Abstract Art
>> A Words
Abstract Art, definition of term: Abstract Art
abstract+art_pag1.html Abstract Expres
>> A Words
Abstract Expres, definition of term: Abstract Expres
abstract+expres_pag1.html Blood Type
>> B Words
Blood Type, definition of term: Blood Type
blood+type_pag1.html Abstract Of Tit
>> A Words
Abstract Of Tit, definition of term: Abstract Of Tit
abstract+of+tit_pag1.html
Last accessed:2008/10/11 15:52:17 [Total processing time: 1 seconds] |