Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
479 views
in Technique[技术] by (71.8m points)

stack - whar is the difference between derive data types and abstract data types (ADT)?

I have studied that abstract data types are the data types that are implementation-independent like a stack that has operations like push and pop and the user only know what these operations do without knowing implementation details I have read in my teacher workbook that derived data types are also those data types that are implementation-independent as they can be implemented in one or the other way are known as derived data types. These data types are normally built by the combination of primary or built-in data types and associated operations on them. For example stack queue list. Now my question is that then they have the same examples so what is the actual difference between them on which basis I can differentiate them.

question from:https://stackoverflow.com/questions/65869340/whar-is-the-difference-between-derive-data-types-and-abstract-data-types-adt

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.8k users

...