Hw is data hiding related data abstraction
Answers
Answered by
0
Answer:
Abstraction shows the relevant information and rejects the non-essential details. On the other hand, data hiding is used to hide the data from the parts of the program. ... Abstraction is used in class to create a new user-defined datatype. As against, in classes data hiding is used to make the data private.
Explanation:
hope it helps u
:)
Similar questions