© 8) Explain why
data hiding
and data abstrauti
abstracting
hand in hand?
go
Answers
Answered by
1
Answer:
Data hiding concentrates on the accessibility of an object member within a class, while data encapsulation focuses on how the data is accessed and how different objects behave. ... This means that the programmer hides the object member's structures and hides the implementation of all its methods.
Answered by
0
Answer:
Data hiding concentrates on the accessibility of an object member within a class, while data encapsulation focuses on how the data is accessed and how different objects behave. This means that the programmer hides the object member's structures and hides the implementation of all its methods.
Similar questions