Define abstract data type and objects in data structure
Answers
Answered by
0
Abstract Data Type - a.k.a. ADT is a theoretical data type largely defined by operations and work on it and limitations that apply.
Objects of data structure are different than data structure cause the objects hide their data behind abstractions and expose functions that operate on that data
Answered by
0
Answer:
Abstraction refers to an act of representing essential features without including background details. Since, a class uses the property of abstraction, it is also called as abstract data type.
Object is a unique entity, which contains data and functions that is characteristics and behaviours together in an object oriented programming language.
Similar questions
Geography,
7 months ago
Math,
7 months ago
Math,
7 months ago
Business Studies,
1 year ago
Business Studies,
1 year ago
Physics,
1 year ago