Computer Science, asked by dabbu70, 1 year ago

define data abstraction

Answers

Answered by kaileek
2

In computer science, an abstract data type is a mathematical model for data types, where a data type is defined by its behavior from the point of view of a user of the data, specifically in terms of possible values, possible operations on data of this type, and the behavior of these operations.

Answered by janhvitiwari84
2

ANSWER-》》

Abstraction refers to the act of representing essential features without including the background details.

Abstraction is the absolute property of the class the class encapsulate the data items and a functional to promote the abstraction. data members are accessed only through the related function as a class using the property of abstraction it is also called abstract data.

hope it helps you out.

Similar questions