Home / Questions / In encapsulation, data can be ___________ or ___________ whereas, in data hiding, data must be ___________ only.
Explanatory Question

In encapsulation, data can be ___________ or ___________ whereas, in data hiding, data must be ___________ only.

👁 76 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

In encapsulation, data can be public or private whereas, in data hiding, data must be private only.