What is data abstraction?

Manipulating data to create something new

Storing data in as little space as possible

The process of simplifying complicated data into manageable chunks

Filtering data to gain new knowledge

1 answer

Data abstraction is best described as the process of simplifying complicated data into manageable chunks. This involves hiding the complex details of the data and exposing only the essential features, making it easier to understand, manipulate, and utilize the data effectively.