+1 vote
in Software Architecture by (75.2k points)
What are Abstract Data Type?

(a) They are a set of values and operations for manipulating those values

(b) They are a scheme for storing  values in computer memory

(c) Arrays, stacks, queues, lists, and trees are all examples of abstract data types

(d) They are a set of values and operations for manipulating those values, Arrays, stacks, queues, lists, and trees are all examples of abstract data types

The question was posed to me during an interview.

Query is from Algorithm and Data Structure Specification topic in chapter Visibility, Accessibility and Information Hiding of Software Architecture

1 Answer

0 votes
by (46.2k points)
Right option is (d) They are a set of values and operations for manipulating those values, Arrays, stacks, queues, lists, and trees are all examples of abstract data types

The best explanation: Data Structure is a scheme for storing  values in computer memory and rest other are true.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...