What is ADT Abstract Data Type

0 votes
Can someone explain to me what ADT is in a simple way and also explain what is a collection, bag, and List ADT?
May 19, 2022 in Others by Kichu
• 19,040 points
537 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes

Abstract Data Type(ADT) is a data type, where only behavior is defined but not implementation. 

Examples:

Array, List, Map, Queue, Set, Stack, Table, Tree, and Vector are ADTs.

To elaborate it more it is:

  • Concepts or theoretical model that defines a data type logically.
  • Specifies set of data and set of operations that can be performed on that data.
  • Does not mention anything about how operations will be implemented.
  • "Existing as an idea but not having a physical idea".

I hope this helps.

answered May 22, 2022 by narikkadan
• 63,600 points

edited Mar 5

Related Questions In Others

0 votes
1 answer

What is a future data type in Flutter?

Hi@akhtar, Future is a type that ‘comes from the ...READ MORE

answered Aug 11, 2020 in Others by MD
• 95,460 points
988 views
0 votes
0 answers

What is DynamoDB number and string data type storage space

What is the storage space for a ...READ MORE

Apr 5, 2022 in Others by Kichu
• 19,040 points
928 views
0 votes
0 answers

what is azure data factory?

Jan 18, 2022 in Others by Edureka
• 13,620 points
818 views
0 votes
1 answer

What is the easiest way to convert an Excel spreadsheet with tabular data to JSON?

Assuming you really mean easiest and are not necessarily ...READ MORE

answered Dec 29, 2022 in Others by narikkadan
• 63,600 points
13,793 views
0 votes
1 answer

Is there a way to quickly check what attribute the data is in a cell in a spreadsheet?

Excel will automatically make assumptions about the ...READ MORE

answered Jan 8, 2023 in Others by narikkadan
• 63,600 points
668 views
0 votes
1 answer

What is dependency injection?

According to James Shore, the term “Dependency ...READ MORE

answered Feb 8, 2022 in Others by Soham
• 9,710 points
841 views
0 votes
1 answer

what is cloud computing with example

In simple terms, cloud computing is storing ...READ MORE

answered Feb 2, 2022 in Cloud Computing by Edureka
• 13,620 points
3,281 views
0 votes
1 answer

What is the difference between tree depth and height?

To answer your question, you will have ...READ MORE

answered Feb 9, 2022 in Python by Rahul
• 9,680 points
2,009 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP