QuesHub > > > > ASK DETAIL

What is abstract data type in programming?

Ethan Moore | 2023-06-09 03:42:55 | page views:1046
I'll answer
Earn 20 gold coins for an accepted answer.20 Earn 20 gold coins for an accepted answer.
40more

Oliver Johnson

Works at the International Criminal Court, Lives in The Hague, Netherlands.
An abstract data type is a model of a certain kind of data structure e.g. a Stack. A Stack has push() and pop() operations and that have well-defined behaviour. The abstract data type (ADT) itself refers to this model, not any particular implementation in any particular programming language or paradigm.Nov 7, 2009
2023-06-13 03:42:55

Benjamin James

QuesHub.com delivers expert answers and knowledge to you.
An abstract data type is a model of a certain kind of data structure e.g. a Stack. A Stack has push() and pop() operations and that have well-defined behaviour. The abstract data type (ADT) itself refers to this model, not any particular implementation in any particular programming language or paradigm.Nov 7, 2009
ask:3,asku:1,askr:137,askz:21,askd:152,RedisW:0askR:3,askD:0 mz:hit,askU:0,askT:0askA:4