187k views
1 vote
how does the use of data abstraction manage complexity in program code? how does using lists make a program easier to develop and maintain?

1 Answer

3 votes

Answer:

this is the best i can do but

In computer science, abstraction is a technique for managing complexity of computer systems. It works by establishing a level of complexity on which a person interacts with the system, suppressing the more complex details below the current level.

Step-by-step explanation:

go0gle

User Brandon McAnsh
by
5.6k points