what is an abstract data type
An abstract data type is a type with associated operations,
but whose representation is hidden...
source: wiki.haskell.org
what is an abstract data type
An abstract data type is a type with associated operations,
but whose representation is hidden...
source: wiki.haskell.org
define abstract data type
Abstract Data type (ADT) is a type (or class) for objects whose behaviour is
defined by a set of value and a set of operations.
The definition of ADT only mentions what operations are to be performed
but not how these operations will be implemented.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us