in what way is data hiding related to data abstraction
Answers
Answered by
10
Data abstraction is to represent essential features of the data without getting involved with the complexity of the entire data.
This means data abstraction shows only the essential features and it hides the other part of the data.
Thus, data hiding in one way is same as data abstraction.
This means data abstraction shows only the essential features and it hides the other part of the data.
Thus, data hiding in one way is same as data abstraction.
Answered by
5
Data abstraction focuses on the observable behavior of an object. But Data hiding(encapsulation) focuses upon the implementation that gives rise to this behavior.
Hope it will help
Hope it will help
Similar questions
Science,
8 months ago
Math,
8 months ago
Math,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago