Data Abstraction - AP Computer Science Principles

Card 1 of 30

0
Didn't Know
Knew It
0
1 of 3029 left
Question

Choose the best example of data abstraction in programming.

Tap to reveal answer

Answer

Using a class to represent a data structure. Classes hide internal implementation while providing methods for interaction.

← Didn't Know|Knew It →